diff options
author | wiz <wiz> | 2012-03-03 00:11:51 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-03-03 00:11:51 +0000 |
commit | 3c7c47daf9013aeb0e2999c2a3307d7dca44e8d4 (patch) | |
tree | a1c602ef4a7cc8ff28e093a91e96ec5a529d4fa0 /net/ortp/Makefile | |
parent | 4a50481d2925d132ae36a8f8ddeddee00234f28c (diff) | |
download | pkgsrc-3c7c47daf9013aeb0e2999c2a3307d7dca44e8d4.tar.gz |
Recursive bump for pcre-8.30* (shlib major change)
Diffstat (limited to 'net/ortp/Makefile')
-rw-r--r-- | net/ortp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ortp/Makefile b/net/ortp/Makefile index 9e81e512d45..3db6d176186 100644 --- a/net/ortp/Makefile +++ b/net/ortp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2012/02/06 12:41:16 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2012/03/03 00:13:47 wiz Exp $ # DISTNAME= ortp-0.16.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= http://download.savannah.nongnu.org/releases/linphone/ortp/sources/ |