diff options
author | adam <adam@pkgsrc.org> | 2012-01-18 14:35:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-01-18 14:35:13 +0000 |
commit | 6f6831da8d0c75ad79af8a11767a6234d8813203 (patch) | |
tree | ea95e8b34b5bc381d51b244a47fd3ff4ecdf459b /mail | |
parent | 473bdbf50bb7d129054c89890369797852fe7956 (diff) | |
download | pkgsrc-6f6831da8d0c75ad79af8a11767a6234d8813203.tar.gz |
Revbump after db5 update
Diffstat (limited to 'mail')
-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 fd1609d9fa8..29eb05019a8 100644 --- a/mail/postgrey/Makefile +++ b/mail/postgrey/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2011/02/16 19:37:49 shattered Exp $ +# $NetBSD: Makefile,v 1.29 2012/01/18 14:35:13 adam Exp $ DISTNAME= postgrey-1.33 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail MASTER_SITES= http://postgrey.schweikert.ch/pub/ |