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/lighttpd | |
parent | 5d5d37e762cbc38591cf26e7c4c5954e52246953 (diff) | |
download | pkgsrc-edf828d5219152f5e83e7e0a4b0bcd1721f7e11d.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'www/lighttpd')
-rw-r--r-- | www/lighttpd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile index b41f6611139..33a4269fe69 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2014/01/23 13:21:04 joerg Exp $ +# $NetBSD: Makefile,v 1.45 2014/02/12 23:18:45 tron Exp $ DISTNAME= lighttpd-1.4.34 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://download.lighttpd.net/lighttpd/releases-1.4.x/ EXTRACT_SUFX= .tar.xz |