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/linemode | |
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/linemode')
-rw-r--r-- | www/linemode/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/linemode/Makefile b/www/linemode/Makefile index 9211bad894b6..dd07ac2a0419 100644 --- a/www/linemode/Makefile +++ b/www/linemode/Makefile @@ -3,12 +3,12 @@ # Date created: 17 April 1995 # Whom: NIIMI Satoshi <sa2c@and.or.jp> # -# $Id: Makefile,v 1.4 1995/04/25 10:48:29 asami Exp $ +# $Id: Makefile,v 1.5 1995/10/03 07:03:50 asami Exp $ # DISTNAME= WWW PKGNAME= cern_linemode-3.0 -CATEGORIES+= networking +CATEGORIES+= www MASTER_SITES= ftp://ftp.w3.org/pub/www/src/ DISTFILES= WWWLineMode_3.0.tar.Z WWWLibrary_3.0.tar.Z |