diff options
author | jschauma <jschauma@pkgsrc.org> | 2002-06-20 15:45:01 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2002-06-20 15:45:01 +0000 |
commit | 751ec5ca5dcbcad1879b31214733cee5a3fc072e (patch) | |
tree | f9dac923852218f193d0dd192f0d79e5a2cefd3a /www/Makefile | |
parent | 38b8b3faa2b87578267373e81e901def2cf75f9d (diff) | |
download | pkgsrc-751ec5ca5dcbcad1879b31214733cee5a3fc072e.tar.gz |
Add and enable links-gui
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index db3c647bab8..36ad25c7eaf 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.197 2002/06/18 12:10:27 agc Exp $ +# $NetBSD: Makefile,v 1.198 2002/06/20 15:45:01 jschauma Exp $ # COMMENT= Packages related to the World Wide Web @@ -78,6 +78,7 @@ SUBDIR+= libghttp SUBDIR+= libwww SUBDIR+= lhs SUBDIR+= links +SUBDIR+= links-gui SUBDIR+= lynx SUBDIR+= lynx-current SUBDIR+= make_album |