diff options
author | wiz <wiz@pkgsrc.org> | 2012-03-03 00:11:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-03-03 00:11:51 +0000 |
commit | e64308b04bbe77743ea3554180946741795d6b04 (patch) | |
tree | a1c602ef4a7cc8ff28e093a91e96ec5a529d4fa0 /mail/sqwebmail | |
parent | 94ba874f0f42028504e0b2966805985c000aad5f (diff) | |
download | pkgsrc-e64308b04bbe77743ea3554180946741795d6b04.tar.gz |
Recursive bump for pcre-8.30* (shlib major change)
Diffstat (limited to 'mail/sqwebmail')
-rw-r--r-- | mail/sqwebmail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/sqwebmail/Makefile b/mail/sqwebmail/Makefile index 18d3b24cdee..ad2c6b3092a 100644 --- a/mail/sqwebmail/Makefile +++ b/mail/sqwebmail/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.68 2011/04/22 13:44:04 obache Exp $ +# $NetBSD: Makefile,v 1.69 2012/03/03 00:14:26 wiz Exp $ DISTNAME= sqwebmail-5.4.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=courier/} EXTRACT_SUFX= .tar.bz2 |