diff options
author | Nik Clayton <nik@FreeBSD.org> | 1999-01-16 08:27:19 +0800 |
---|---|---|
committer | Nik Clayton <nik@FreeBSD.org> | 1999-01-16 08:27:19 +0800 |
commit | 5d5386d3671bdebf41439db8aff5a92d91f673e1 (patch) | |
tree | 8f2a3489a432c3acb66e8b782949125e59ace571 /www | |
parent | 08addbfd375c03ba2af4b55eeb451652d33a94c3 (diff) | |
download | freebsd-ports-gnome-5d5386d3671bdebf41439db8aff5a92d91f673e1.tar.gz freebsd-ports-gnome-5d5386d3671bdebf41439db8aff5a92d91f673e1.tar.zst freebsd-ports-gnome-5d5386d3671bdebf41439db8aff5a92d91f673e1.zip |
Added 'sitecopy' to SUBDIR
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 da4918cbf9fe..187c96c68bb7 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.112 1999/01/07 21:32:04 obrien Exp $ +# $Id: Makefile,v 1.113 1999/01/10 18:55:30 steve Exp $ # SUBDIR += Mosaic # requires Motif @@ -68,6 +68,7 @@ SUBDIR += p5-WWW-Search SUBDIR += p5-libwww SUBDIR += ruboard + SUBDIR += sitecopy SUBDIR += squid11 SUBDIR += squid11-novm SUBDIR += squid20 |