diff options
author | obache <obache> | 2012-09-15 10:03:29 +0000 |
---|---|---|
committer | obache <obache> | 2012-09-15 10:03:29 +0000 |
commit | 82870a0e7cf41332efdec864d6fdc727c40a9794 (patch) | |
tree | 8faf04c1c75d686de4b4032499fe5b2a290498ff /mail/milter-manager | |
parent | 3ead1740d30a1cfd9eda491a446873a83ef45792 (diff) | |
download | pkgsrc-82870a0e7cf41332efdec864d6fdc727c40a9794.tar.gz |
recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
Diffstat (limited to 'mail/milter-manager')
-rw-r--r-- | mail/milter-manager/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/milter-manager/Makefile b/mail/milter-manager/Makefile index f64a5091318..609b4c6f673 100644 --- a/mail/milter-manager/Makefile +++ b/mail/milter-manager/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2012/05/24 15:22:39 obache Exp $ +# $NetBSD: Makefile,v 1.24 2012/09/15 10:05:28 obache Exp $ # DISTNAME= milter-manager-1.8.3 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=milter-manager/} |