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/elinks/Makefile | |
parent | 5d5d37e762cbc38591cf26e7c4c5954e52246953 (diff) | |
download | pkgsrc-edf828d5219152f5e83e7e0a4b0bcd1721f7e11d.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'www/elinks/Makefile')
-rw-r--r-- | www/elinks/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/elinks/Makefile b/www/elinks/Makefile index 0be73650385..0114dd5bd7b 100644 --- a/www/elinks/Makefile +++ b/www/elinks/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2013/10/30 06:49:55 dholland Exp $ +# $NetBSD: Makefile,v 1.54 2014/02/12 23:18:44 tron Exp $ DISTNAME= elinks-0.12pre6 PKGNAME= ${DISTNAME:S/pre/rc/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www MASTER_SITES= http://elinks.or.cz/download/ \ http://ftp.icm.edu.pl/packages/elinks/ |