diff options
author | wiz <wiz> | 2015-08-23 14:30:35 +0000 |
---|---|---|
committer | wiz <wiz> | 2015-08-23 14:30:35 +0000 |
commit | 458613eec90ad7a8a9dbc8d6e7c831e21f7484e4 (patch) | |
tree | e3004dd044c1990ea0aa54678d3be309193e9105 /www/elinks | |
parent | d8e13e34003e7dd1bb265e92937f9b7852fecb00 (diff) | |
download | pkgsrc-458613eec90ad7a8a9dbc8d6e7c831e21f7484e4.tar.gz |
Bump PKGREVISION for nettle shlib major bump.
Diffstat (limited to 'www/elinks')
-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 23549bdf79a..0dbf0b024cf 100644 --- a/www/elinks/Makefile +++ b/www/elinks/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.58 2014/10/19 22:27:48 alnsn Exp $ +# $NetBSD: Makefile,v 1.59 2015/08/23 14:30:42 wiz Exp $ DISTNAME= elinks-0.12pre6 PKGNAME= ${DISTNAME:S/pre/rc/} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= www MASTER_SITES= http://elinks.or.cz/download/ \ http://ftp.icm.edu.pl/packages/elinks/ |