diff options
author | asami <asami@FreeBSD.org> | 1995-11-27 04:10:35 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-11-27 04:10:35 +0000 |
commit | fd097c878be411b3c0262256bf3127206a70c218 (patch) | |
tree | ed15d69c9db5e329e52c1b74d41e7c9c4579aabf /www/Mosaic | |
parent | 422c3208b6aaa43cf9813d5a60186362439964d7 (diff) | |
download | FreeBSD-ports-fd097c878be411b3c0262256bf3127206a70c218.zip FreeBSD-ports-fd097c878be411b3c0262256bf3127206a70c218.tar.gz |
Change categories to "www". gn has "net" in there too.
Diffstat (limited to 'www/Mosaic')
-rw-r--r-- | www/Mosaic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Mosaic/Makefile b/www/Mosaic/Makefile index e0b7a83..25b4d2f 100644 --- a/www/Mosaic/Makefile +++ b/www/Mosaic/Makefile @@ -3,11 +3,11 @@ # Date created: 7 August 1995 # Whom: torstenb # -# $Id: Makefile,v 1.2 1995/10/03 22:11:56 ache Exp $ +# $Id: Makefile,v 1.3 1995/10/17 20:20:37 torstenb Exp $ # DISTNAME= Mosaic-src-2.6 -CATEGORIES= networking +CATEGORIES= www MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/Web/Mosaic/Unix/source/ |