[Midnightbsd-cvs] mports: Makefile: fix portlint complaints

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Jun 23 16:16:09 EDT 2008


Log Message:
-----------
fix portlint complaints

Modified Files:
--------------
    mports/mail/wpop3d:
        Makefile (r1.3 -> r1.4)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/mail/wpop3d/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L mail/wpop3d/Makefile -L mail/wpop3d/Makefile -u -r1.3 -r1.4
--- mail/wpop3d/Makefile
+++ mail/wpop3d/Makefile
@@ -10,7 +10,6 @@
 PORTREVISION=	1
 CATEGORIES=	mail
 MASTER_SITES=	${MASTER_SITE_LOCAL}
-DISTNAME=	wpop3d-1.2
 
 MAINTAINER=	wintellect at bsdnexus.com
 COMMENT=	A pop3 server for retrieval of remote mail on a UNIX system
@@ -23,4 +22,3 @@
 PLIST_FILES=	sbin/wpop3d
 
 .include <bsd.port.mk>
-


More information about the Midnightbsd-cvs mailing list