diff options
author | abs <abs> | 2000-01-12 15:16:11 +0000 |
---|---|---|
committer | abs <abs> | 2000-01-12 15:16:11 +0000 |
commit | bb2961737f3dff60260a92fc9210a71b1e1fc93e (patch) | |
tree | d431560872c7205be3333bbfde770c219a78d5f7 /www | |
parent | 64b154e3b2e77a2bce646e59bc5334831ef3616b (diff) | |
download | pkgsrc-bb2961737f3dff60260a92fc9210a71b1e1fc93e.tar.gz |
Enable ns-remote
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 8380eea848c..3dd0fea913f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.60 2000/01/10 22:36:41 jwise Exp $ +# $NetBSD: Makefile,v 1.61 2000/01/12 15:16:11 abs Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -48,6 +48,7 @@ SUBDIR += mozilla SUBDIR += navigator SUBDIR += navigator3 + SUBDIR += ns-remote SUBDIR += p5-Apache-ASP SUBDIR += p5-Apache-ePerl # SUBDIR += p5-CGI |