diff options
author | andreas <andreas@FreeBSD.org> | 1997-05-31 16:24:49 +0000 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1997-05-31 16:24:49 +0000 |
commit | 0e9f53ad20701bd99eaf66de79833c34dc82abc7 (patch) | |
tree | bb3a11e62384a487db7caecedf5c8b1840771b3f /www/Makefile | |
parent | 83020473d3cc88a559aaf33d40a187704b71bbf6 (diff) | |
download | FreeBSD-ports-0e9f53ad20701bd99eaf66de79833c34dc82abc7.zip FreeBSD-ports-0e9f53ad20701bd99eaf66de79833c34dc82abc7.tar.gz |
Last step to remove cached from ports collection
PR:
Reviewed by:
Submitted by:
Obtained from:
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index 4354f46..790548c 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 |