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/apache13-ssl/Makefile | |
parent | 422c3208b6aaa43cf9813d5a60186362439964d7 (diff) | |
download | freebsd-ports-gnome-fd097c878be411b3c0262256bf3127206a70c218.tar.gz freebsd-ports-gnome-fd097c878be411b3c0262256bf3127206a70c218.tar.zst freebsd-ports-gnome-fd097c878be411b3c0262256bf3127206a70c218.zip |
Change categories to "www". gn has "net" in there too.
Diffstat (limited to 'www/apache13-ssl/Makefile')
-rw-r--r-- | www/apache13-ssl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache13-ssl/Makefile b/www/apache13-ssl/Makefile index 0155e7c9677b..533b09409857 100644 --- a/www/apache13-ssl/Makefile +++ b/www/apache13-ssl/Makefile @@ -3,12 +3,12 @@ # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.1.1.1 1995/08/28 13:28:45 jkh Exp $ +# $Id: Makefile,v 1.3 1995/09/23 18:47:45 pst Exp $ # DISTNAME= apache_0.8.14 PKGNAME= apache-0.8.14 -CATEGORIES+= networking +CATEGORIES+= www MASTER_SITES= ftp://ftp.ast.cam.ac.uk/pub/WWW/apache/ MAINTAINER= pst@freebsd.org |