diff options
author | jschauma <jschauma> | 2002-06-20 15:45:01 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2002-06-20 15:45:01 +0000 |
commit | 12203aaab1f41262d287e96aa79515fe34a131c5 (patch) | |
tree | f9dac923852218f193d0dd192f0d79e5a2cefd3a /www/Makefile | |
parent | bda12895b6f3e7646121ec5622b69fbf45594de8 (diff) | |
download | pkgsrc-12203aaab1f41262d287e96aa79515fe34a131c5.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 |