diff options
author | andreas <andreas@FreeBSD.org> | 1997-06-01 00:24:49 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1997-06-01 00:24:49 +0800 |
commit | 0e9f53ad20701bd99eaf66de79833c34dc82abc7 (patch) | |
tree | bb3a11e62384a487db7caecedf5c8b1840771b3f /www | |
parent | 83020473d3cc88a559aaf33d40a187704b71bbf6 (diff) | |
download | freebsd-ports-gnome-0e9f53ad20701bd99eaf66de79833c34dc82abc7.tar.gz freebsd-ports-gnome-0e9f53ad20701bd99eaf66de79833c34dc82abc7.tar.zst freebsd-ports-gnome-0e9f53ad20701bd99eaf66de79833c34dc82abc7.zip |
Last step to remove cached from ports collection
PR:
Reviewed by:
Submitted by:
Obtained from:
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index 4354f46ea134..790548cb7a6e 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.43 1997/05/17 20:35:28 peter Exp $ +# $Id: Makefile,v 1.44 1997/05/24 13:17:14 jfitz Exp $ # SUBDIR += Mosaic # requires Motif @@ -6,7 +6,6 @@ SUBDIR += apache SUBDIR += arena SUBDIR += ashe # requires Motif - SUBDIR += cached SUBDIR += cgiparse SUBDIR += chimera SUBDIR += comline |