diff options
author | tron <tron@pkgsrc.org> | 2014-02-12 23:18:26 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2014-02-12 23:18:26 +0000 |
commit | 7056b7a0e721cee220f3a28be8392047fbe8e3e5 (patch) | |
tree | cbffc12bc4288b42f6a94193463788617531bade /www/c-icap | |
parent | 8f71208e60c2942e96098e3f4ef7b0958b0eb5e7 (diff) | |
download | pkgsrc-7056b7a0e721cee220f3a28be8392047fbe8e3e5.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
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 d64239ae21a..1728ec33125 100644 --- a/www/c-icap/Makefile +++ b/www/c-icap/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2013/09/03 13:37:19 adam Exp $ +# $NetBSD: Makefile,v 1.11 2014/02/12 23:18:44 tron Exp $ DISTNAME= c_icap-0.2.5 PKGNAME= ${DISTNAME:S/_/-/} +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=c-icap/} |