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 /mail/exim/Makefile | |
parent | f73d62016799b7ba009a0ae8809e5a3020d0d147 (diff) | |
download | pkgsrc-8f7a1af21afaa5ee3535ad497febff3f28929a3d.tar.gz |
Bump PKGREVISION now that package includes exipick.
Diffstat (limited to 'mail/exim/Makefile')
-rw-r--r-- | mail/exim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |