diff options
Diffstat (limited to 'net/ccrtp/Makefile')
-rw-r--r-- | net/ccrtp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ccrtp/Makefile b/net/ccrtp/Makefile index f6743086742..8c1eb690e7e 100644 --- a/net/ccrtp/Makefile +++ b/net/ccrtp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2015/08/23 14:30:35 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2016/03/05 11:27:52 jperkin Exp $ # DISTNAME= ccrtp-2.1.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNU:=ccrtp/} |