diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-11-27 04:10:35 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-11-27 04:10:35 +0000 |
commit | d466dd1a69ecea1bf9cb9a00f6e69d1210a6a3f5 (patch) | |
tree | b19b2ac9389a28dbcc6cc2e0f34cbd08026af2cf /www/w3c-httpd | |
parent | 510bcaa2de6fe345f19661f4b874adc150460211 (diff) |
Notes
Diffstat (limited to 'www/w3c-httpd')
-rw-r--r-- | www/w3c-httpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/w3c-httpd/Makefile b/www/w3c-httpd/Makefile index af1125f8ab07..85f89975e251 100644 --- a/www/w3c-httpd/Makefile +++ b/www/w3c-httpd/Makefile @@ -3,12 +3,12 @@ # Date created: 29 October 1994 # Whom: pst # -# $Id: Makefile,v 1.6 1995/04/24 09:10:26 asami Exp $ +# $Id: Makefile,v 1.7 1995/10/03 07:03:46 asami Exp $ # DISTNAME= WWW PKGNAME= cern_httpd-3.0 -CATEGORIES+= networking +CATEGORIES+= www MASTER_SITES= ftp://www0.cern.ch/pub/www/src/ DISTFILES= WWWDaemon_3.0.tar.Z WWWLibrary_2.17.tar.Z |