diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-04-15 05:42:12 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-04-15 05:42:12 +0000 |
commit | 5f46dae90f233bedde12384f31eb10cd1e7496c5 (patch) | |
tree | a1af5f735773338776c8d3edd5fc818f4890fb96 /www/w3c-httpd | |
parent | Update of communication programs' Makefiles! (diff) |
Update of net Makefiles! Am I done? :)
Diffstat (limited to 'www/w3c-httpd')
-rw-r--r-- | www/w3c-httpd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/w3c-httpd/Makefile b/www/w3c-httpd/Makefile index 022a7b98ccde..7d041d34c157 100644 --- a/www/w3c-httpd/Makefile +++ b/www/w3c-httpd/Makefile @@ -3,10 +3,11 @@ # Date created: 29 October 1994 # Whom: pst # -# $Id: Makefile,v 1.1.1.1 1994/10/29 20:28:00 pst Exp $ +# $Id: Makefile,v 1.2 1995/04/01 12:47:46 jkh Exp $ # DISTNAME= WWW +PKGNAME= cern_httpd-3.0 DISTFILES= WWWDaemon_3.0.tar.Z WWWLibrary_2.17.tar.Z MASTER_SITES= ftp://www0.cern.ch/pub/www/src/ CATEGORIES+= networking |