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 818ec3838c8..d6537f64796 100644 --- a/www/c-icap/Makefile +++ b/www/c-icap/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2013/02/06 23:23:58 jperkin Exp $ +# $NetBSD: Makefile,v 1.9 2013/05/31 12:42:31 wiz Exp $ DISTNAME= c_icap-0.2.1 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=c-icap/} |