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 | fb966fa26f35c804660e1ad797ea6d68b0c03b17 (patch) | |
tree | a1c602ef4a7cc8ff28e093a91e96ec5a529d4fa0 /mail/netbiff | |
parent | 1f896ff9b4778b2a5823529549e27b6d5a6b7758 (diff) | |
download | pkgsrc-fb966fa26f35c804660e1ad797ea6d68b0c03b17.tar.gz |
Recursive bump for pcre-8.30* (shlib major change)
Diffstat (limited to 'mail/netbiff')
-rw-r--r-- | mail/netbiff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/netbiff/Makefile b/mail/netbiff/Makefile index f56eebebfec..5ed781823b1 100644 --- a/mail/netbiff/Makefile +++ b/mail/netbiff/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2012/02/06 12:40:51 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2012/03/03 00:13:30 wiz Exp $ # DISTNAME= netbiff-0.9.18 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= mail MASTER_SITES= http://www.cs.virginia.edu/~jrk3g/netbiff/ |