diff options
author | jlam <jlam@pkgsrc.org> | 2000-08-02 19:26:45 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2000-08-02 19:26:45 +0000 |
commit | 4023a79980046aa1e7ef24525de1d38ce6c08eba (patch) | |
tree | 119558b45ccd2a245d06e64abb9584e5bef1f6be /www/Makefile | |
parent | 217d3cee5c892ed34adefa9f390e9ef8768e829d (diff) | |
download | pkgsrc-4023a79980046aa1e7ef24525de1d38ce6c08eba.tar.gz |
Add and enable surfaw
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 e23f3aa734c..c6f7a08c245 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.89 2000/07/31 01:56:45 hubertf Exp $ +# $NetBSD: Makefile,v 1.90 2000/08/02 19:26:45 jlam Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -70,6 +70,7 @@ # SUBDIR += spfc # depends on disabled jsdk20 SUBDIR += squid SUBDIR += squid-current + SUBDIR += surfaw SUBDIR += swish-e SUBDIR += tcl-cgi SUBDIR += thttpd |