diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-11-27 04:10:35 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-11-27 04:10:35 +0000 |
commit | d466dd1a69ecea1bf9cb9a00f6e69d1210a6a3f5 (patch) | |
tree | b19b2ac9389a28dbcc6cc2e0f34cbd08026af2cf /www/wn | |
parent | Change "networking" to "net". (diff) |
Change categories to "www". gn has "net" in there too.
Notes
Notes:
svn path=/head/; revision=2486
Diffstat (limited to 'www/wn')
-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 3be442b15438..3a1602a95af7 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= |