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/ashe | |
parent | Change "networking" to "net". (diff) |
Change categories to "www". gn has "net" in there too.
Diffstat (limited to 'www/ashe')
-rw-r--r-- | www/ashe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ashe/Makefile b/www/ashe/Makefile index 7dd8f513026d..1a2e1cc6c1ff 100644 --- a/www/ashe/Makefile +++ b/www/ashe/Makefile @@ -5,11 +5,11 @@ # # WARNING WARNING: Requires Motif to compile & link # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1995/10/30 17:29:07 pst Exp $ # DISTNAME= ashe-1.1.2 -CATEGORIES+= editors +CATEGORIES+= www MASTER_SITES= ftp://ftp.cs.rpi.edu/pub/puninj/ASHE/ASHE-1.1.2/src/ \ ftp://ftp.cs.rpi.edu/pub/puninj/ASHE/ASHE-1.1.2/libcci/ \ ftp://ftp.cs.rpi.edu/pub/puninj/ASHE/ASHE-1.1.2/libhtmlw/ |