diff options
Diffstat (limited to 'mail/pfqueue/Makefile')
-rw-r--r-- | mail/pfqueue/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/mail/pfqueue/Makefile b/mail/pfqueue/Makefile index 08fc3e1c9f79..0e19f9ffe434 100644 --- a/mail/pfqueue/Makefile +++ b/mail/pfqueue/Makefile @@ -6,8 +6,7 @@ # PORTNAME= pfqueue -PORTVERSION= 0.5.1 -DISTVERSIONSUFFIX= -src +PORTVERSION= 0.5.2 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,9 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= mnag@FreeBSD.org COMMENT= A console-based tool for handling Postfix 1, Postfix 2 and Exim queues -WRKSRC= ${WRKDIR}/${DISTNAME:S/${DISTVERSIONSUFFIX}//} - -USE_REINPLACE= yes USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes INSTALLS_SHLIB= yes |