diff options
Diffstat (limited to 'mail/postgrey')
-rw-r--r-- | mail/postgrey/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postgrey/Makefile b/mail/postgrey/Makefile index 166485210d5..56453c53217 100644 --- a/mail/postgrey/Makefile +++ b/mail/postgrey/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2007/04/03 14:02:07 taca Exp $ +# $NetBSD: Makefile,v 1.19 2007/06/08 12:25:04 wiz Exp $ # DISTNAME= postgrey-1.27 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= http://isg.ee.ethz.ch/tools/postgrey/pub/ \ http://isg.ee.ethz.ch/tools/postgrey/pub/old/ |