diff options
author | nik <nik@FreeBSD.org> | 1999-01-16 08:27:19 +0800 |
---|---|---|
committer | nik <nik@FreeBSD.org> | 1999-01-16 08:27:19 +0800 |
commit | d93d1c7ad286a70f5c39aa67220b537b23e0cdf8 (patch) | |
tree | ec3fab8276fc6b8da1a224a3c1b28b1fccf6e17d /www | |
parent | 771ddcafba8ee66666470cb98a201e4e2d32c73e (diff) | |
download | freebsd-ports-gnome-d93d1c7ad286a70f5c39aa67220b537b23e0cdf8.tar.gz freebsd-ports-gnome-d93d1c7ad286a70f5c39aa67220b537b23e0cdf8.tar.zst freebsd-ports-gnome-d93d1c7ad286a70f5c39aa67220b537b23e0cdf8.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 |