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 5046e4002bb..f221a3bc127 100644 --- a/net/ccrtp/Makefile +++ b/net/ccrtp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2019/01/13 18:22:10 adam Exp $ +# $NetBSD: Makefile,v 1.14 2019/07/20 22:46:02 wiz Exp $ DISTNAME= ccrtp-2.1.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNU:=ccrtp/} |