diff options
Diffstat (limited to 'mail/courier-mta/Makefile')
-rw-r--r-- | mail/courier-mta/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/courier-mta/Makefile b/mail/courier-mta/Makefile index 28c791ce0f3..30503b80d72 100644 --- a/mail/courier-mta/Makefile +++ b/mail/courier-mta/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2014/05/29 23:36:45 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2015/06/12 10:50:18 wiz Exp $ DISTNAME= courier-${COURIER_VERSION} PKGNAME= ${DISTNAME:S/-/-mta-/} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=courier/} EXTRACT_SUFX= .tar.bz2 |