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/wn/Makefile | |
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/wn/Makefile')
-rw-r--r-- | www/wn/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/wn/Makefile b/www/wn/Makefile index 3be442b..3a1602a 100644 --- a/www/wn/Makefile +++ b/www/wn/Makefile @@ -3,11 +3,11 @@ # Date created: 4 May 1995 # Whom: adam # -# $Id: Makefile,v 1.1.1.1 1995/10/20 00:42:32 adam Exp $ +# $Id: Makefile,v 1.2 1995/10/20 09:09:57 adam Exp $ # DISTNAME= wn-1.11 -CATEGORIES+= networking +CATEGORIES+= www MASTER_SITES= ftp://ftp.acns.nwu.edu/pub/wn/ IS_INTERACTIVE= |