diff options
author | wiz <wiz> | 2010-01-17 12:02:03 +0000 |
---|---|---|
committer | wiz <wiz> | 2010-01-17 12:02:03 +0000 |
commit | 9bb9dadbc94dc30e7a42ca58f128db49c80fd684 (patch) | |
tree | 3b04d5a2642532735429c038d587f2f1f5f333b2 /www/lynx | |
parent | 507d296aefe0e00e83e9334457e3cd714468f269 (diff) | |
download | pkgsrc-9bb9dadbc94dc30e7a42ca58f128db49c80fd684.tar.gz |
Recursive PKGREVISION bump for jpeg update to 8.
Diffstat (limited to 'www/lynx')
-rw-r--r-- | www/lynx/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/lynx/Makefile b/www/lynx/Makefile index d0c4c049b83..a1719721fec 100644 --- a/www/lynx/Makefile +++ b/www/lynx/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.106 2009/08/09 08:20:27 wiz Exp $ +# $NetBSD: Makefile,v 1.107 2010/01/17 12:02:49 wiz Exp $ DISTNAME= lynx2.8.7 PKGNAME= lynx-2.8.7 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://lynx.isc.org/${SUBDIR:Q}/ \ ftp://ftp.cyf-kr.edu.pl/pub/unix/lynx/${SUBDIR:Q}/ |