diff options
author | jtb <jtb@pkgsrc.org> | 2003-07-02 00:10:54 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2003-07-02 00:10:54 +0000 |
commit | 3307383037a5172af40115069beb2aa37db60f26 (patch) | |
tree | a9902b84780b914fe1df9bd1439ed7846a844bd8 /www | |
parent | abd9e6f338a01c720e2a1ece2565fce11f11cf55 (diff) | |
download | pkgsrc-3307383037a5172af40115069beb2aa37db60f26.tar.gz |
Belatedly enable swiftsurf.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 864f740cf50..5faf3e08491 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.258 2003/06/23 16:39:07 jmc Exp $ +# $NetBSD: Makefile,v 1.259 2003/07/02 00:10:54 jtb Exp $ # COMMENT= Packages related to the World Wide Web @@ -182,6 +182,7 @@ SUBDIR+= spfc SUBDIR+= squid SUBDIR+= squidGuard SUBDIR+= surfraw +SUBDIR+= swiftsurf SUBDIR+= swill SUBDIR+= swish-e SUBDIR+= tcl-cgi |