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 0b614d69d6f..6efa6e652ec 100644 --- a/net/ccrtp/Makefile +++ b/net/ccrtp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2014/01/01 11:52:02 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2014/02/12 23:18:19 tron Exp $ # DISTNAME= ccrtp-2.0.6 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNU:=ccrtp/} |