diff options
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/ |