diff options
author | sbd <sbd> | 2013-04-24 10:06:47 +0000 |
---|---|---|
committer | sbd <sbd> | 2013-04-24 10:06:47 +0000 |
commit | 9f069c052b154f2d30fef8db622ff3e730bc338b (patch) | |
tree | 64e45c8ddb80e75f41203f64872a97ba29d76d9a /mail | |
parent | 1e5886df73cc58ead71ea63bad49e4c5426e4f9b (diff) | |
download | pkgsrc-9f069c052b154f2d30fef8db622ff3e730bc338b.tar.gz |
Revbump for all packages that have USE_TOOLS+=gs
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/ |