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 | edf828d5219152f5e83e7e0a4b0bcd1721f7e11d (patch) | |
tree | cbffc12bc4288b42f6a94193463788617531bade /www/libwww/Makefile | |
parent | 5d5d37e762cbc38591cf26e7c4c5954e52246953 (diff) | |
download | pkgsrc-edf828d5219152f5e83e7e0a4b0bcd1721f7e11d.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'www/libwww/Makefile')
-rw-r--r-- | www/libwww/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/libwww/Makefile b/www/libwww/Makefile index 28a3b2f03d4..4c1ec36aa73 100644 --- a/www/libwww/Makefile +++ b/www/libwww/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.85 2013/05/31 12:42:32 wiz Exp $ +# $NetBSD: Makefile,v 1.86 2014/02/12 23:18:45 tron Exp $ DISTNAME= w3c-libwww-5.4.0 PKGNAME= libwww-5.4.0 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= www devel MASTER_SITES= http://www.w3.org/Library/Distribution/ EXTRACT_SUFX= .tgz |