diff options
-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 a30f3645537..ea816a2567f 100644 --- a/www/c-icap/Makefile +++ b/www/c-icap/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:37:56 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2014/10/15 22:10:33 joerg Exp $ DISTNAME= c_icap-0.2.5 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=c-icap/} |