diff options
Diffstat (limited to 'www/c-icap/Makefile')
-rw-r--r-- | www/c-icap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/c-icap/Makefile b/www/c-icap/Makefile index 1728ec33125..a30f3645537 100644 --- a/www/c-icap/Makefile +++ b/www/c-icap/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/02/12 23:18:44 tron Exp $ +# $NetBSD: Makefile,v 1.12 2014/05/29 23:37:56 wiz Exp $ DISTNAME= c_icap-0.2.5 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=c-icap/} |