diff options
Diffstat (limited to 'www/c-icap')
-rw-r--r-- | www/c-icap/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/c-icap/Makefile b/www/c-icap/Makefile index b8d52a6fc83..664f93cdee1 100644 --- a/www/c-icap/Makefile +++ b/www/c-icap/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/05/11 04:29:18 adam Exp $ +# $NetBSD: Makefile,v 1.2 2011/08/14 16:05:39 obache Exp $ DISTNAME= c_icap-0.1.5 PKGNAME= ${DISTNAME:S/_/-/} +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=c-icap/} |