[Midnightbsd-cvs] mports [17893] trunk/mail/wpop3d/Makefile: modernize comment field and remove redundant configure target

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Dec 20 10:45:08 EST 2014


Revision: 17893
          http://svnweb.midnightbsd.org/mports/?rev=17893
Author:   laffer1
Date:     2014-12-20 10:45:07 -0500 (Sat, 20 Dec 2014)
Log Message:
-----------
modernize comment field and remove redundant configure target

Modified Paths:
--------------
    trunk/mail/wpop3d/Makefile

Modified: trunk/mail/wpop3d/Makefile
===================================================================
--- trunk/mail/wpop3d/Makefile	2014-12-20 15:43:27 UTC (rev 17892)
+++ trunk/mail/wpop3d/Makefile	2014-12-20 15:45:07 UTC (rev 17893)
@@ -6,17 +6,16 @@
 
 PORTNAME=	wpop3d
 PORTVERSION=	1.2
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	mail
 MASTER_SITES=	${MASTER_SITE_LOCAL}
 
 MAINTAINER=	wintellect at bsdnexus.com
-COMMENT=	A pop3 server for retrieval of remote mail on a UNIX system
+COMMENT=	pop3 server for retrieval of remote mail on a UNIX system
 
 LICENSE=	bsd2
 
 GNU_CONFIGURE=	yes
-CONFIGURE_TARGET=-build=${MACHINE_ARCH}-portbld-freebsd9.0
 
 PLIST_FILES=	sbin/wpop3d man/man1/wpop3d.1.gz
 



More information about the Midnightbsd-cvs mailing list