diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/courier-mta/Makefile | 4 | ||||
-rw-r--r-- | mail/quickml/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/courier-mta/Makefile b/mail/courier-mta/Makefile index 8baddf0d87e..d1a4ff51b9b 100644 --- a/mail/courier-mta/Makefile +++ b/mail/courier-mta/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2013/04/06 21:07:33 rodent Exp $ +# $NetBSD: Makefile,v 1.42 2013/04/24 10:06:50 sbd Exp $ DISTNAME= courier-${COURIER_VERSION} PKGNAME= ${DISTNAME:S/-/-mta-/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=courier/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/quickml/Makefile b/mail/quickml/Makefile index af533a6ac97..84ed344e0b4 100644 --- a/mail/quickml/Makefile +++ b/mail/quickml/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2012/10/08 12:19:29 asau Exp $ +# $NetBSD: Makefile,v 1.7 2013/04/24 10:06:50 sbd Exp $ # DISTNAME= quickml-0.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= http://0xcc.net/quickml/ |