diff options
author | reed <reed@pkgsrc.org> | 2005-02-17 22:50:06 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2005-02-17 22:50:06 +0000 |
commit | 8f7a1af21afaa5ee3535ad497febff3f28929a3d (patch) | |
tree | 27b4f58e679f41182b21be4c58b20a2af822f615 | |
parent | f73d62016799b7ba009a0ae8809e5a3020d0d147 (diff) | |
download | pkgsrc-8f7a1af21afaa5ee3535ad497febff3f28929a3d.tar.gz |
Bump PKGREVISION now that package includes exipick.
-rw-r--r-- | mail/exim-exiscan/Makefile | 3 | ||||
-rw-r--r-- | mail/exim/Makefile | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/mail/exim-exiscan/Makefile b/mail/exim-exiscan/Makefile index 57f0a07c609..476b0b03653 100644 --- a/mail/exim-exiscan/Makefile +++ b/mail/exim-exiscan/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2005/02/03 12:58:03 abs Exp $ +# $NetBSD: Makefile,v 1.19 2005/02/17 22:50:06 reed Exp $ DISTNAME= exim-${EXIM_VERSION} PKGNAME= exim-exiscan-${EXIM_VERSION}_${EXISCAN_VERSION} +PKGREVISION= 1 CATEGORIES= mail net MAINTAINER= abs@NetBSD.org diff --git a/mail/exim/Makefile b/mail/exim/Makefile index b2e75309368..1553f7f0e03 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.54 2005/02/13 01:16:44 grant Exp $ +# $NetBSD: Makefile,v 1.55 2005/02/17 22:50:06 reed Exp $ DISTNAME= exim-${EXIM_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail net MAINTAINER= abs@NetBSD.org |