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/Mosaic | |
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/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 e0b7a833e46c..25b4d2fcec96 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/ |