diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-01-09 03:19:49 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-01-09 03:19:49 +0000 |
commit | 495025520344e597a1425bc14f9c38be51f20198 (patch) | |
tree | 3b8b068a450d08738e82b0868b0c27f57bd87965 /editors/wily/Makefile | |
parent | Author's web page moved. (diff) |
Break up the "plan9" category -- all the ports are where they belong, and
"plan9" is a virtual category now.
Reviewed by: the ports list
Diffstat (limited to 'editors/wily/Makefile')
-rw-r--r-- | editors/wily/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/wily/Makefile b/editors/wily/Makefile index 35023eeb9ea2..caf5a35a64e6 100644 --- a/editors/wily/Makefile +++ b/editors/wily/Makefile @@ -3,11 +3,11 @@ # Date created: 23 September 1997 # Whom: koshy # -# $Id: Makefile,v 1.7 1998/10/16 03:17:47 jseger Exp $ +# $Id: Makefile,v 1.8 1998/11/28 09:07:19 asami Exp $ # DISTNAME= wily-0.13.41 -CATEGORIES= plan9 editors +CATEGORIES= editors plan9 MASTER_SITES= ftp://ftp.northsea.com/pub/plan9_unix/wily/src/ \ ftp://ftp.cs.york.ac.uk/pub/mhw/wily/src/ \ ftp://ftp.cs.su.oz.au/gary/wily/src/ |