diff options
author | bjs <bjs@pkgsrc.org> | 2007-10-16 17:12:23 +0000 |
---|---|---|
committer | bjs <bjs@pkgsrc.org> | 2007-10-16 17:12:23 +0000 |
commit | 666fab6bace43eac220e5bbae45a317d78258382 (patch) | |
tree | 9b4711a6e8e988519135e3536c277b7d6a60c753 /www/links-gui/Makefile | |
parent | e896a83a837272f485f9cad01ec9a4152f0ec956 (diff) | |
download | pkgsrc-666fab6bace43eac220e5bbae45a317d78258382.tar.gz |
Add bzip2/zlib support to links. Add destdir support. Bump rev.
Diffstat (limited to 'www/links-gui/Makefile')
-rw-r--r-- | www/links-gui/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/links-gui/Makefile b/www/links-gui/Makefile index 8dc2f1b380b..97b3e539232 100644 --- a/www/links-gui/Makefile +++ b/www/links-gui/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2007/08/29 20:46:51 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2007/10/16 17:12:23 bjs Exp $ # PKGNAME= links-gui-2.1.0.30 +PKGREVISION= 1 COMMENT= Lynx-like text and graphics WWW browser |