diff options
author | asami <asami@FreeBSD.org> | 1995-11-27 12:10:35 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-11-27 12:10:35 +0800 |
commit | fd097c878be411b3c0262256bf3127206a70c218 (patch) | |
tree | ed15d69c9db5e329e52c1b74d41e7c9c4579aabf /www/w3c-httpd | |
parent | 422c3208b6aaa43cf9813d5a60186362439964d7 (diff) | |
download | freebsd-ports-graphics-fd097c878be411b3c0262256bf3127206a70c218.tar.gz freebsd-ports-graphics-fd097c878be411b3c0262256bf3127206a70c218.tar.zst freebsd-ports-graphics-fd097c878be411b3c0262256bf3127206a70c218.zip |
Change categories to "www". gn has "net" in there too.
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 af1125f8ab0..85f89975e25 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 |