diff options
author | asami <asami@FreeBSD.org> | 1999-01-09 11:19:49 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-01-09 11:19:49 +0800 |
commit | b5eb247354fc1c73672e815a6e067fbe26c25baa (patch) | |
tree | 9cf018ee060870e231749b9cfe2554f83c33d0dc /x11-wm/9wm | |
parent | ca2b402cc729f3a6c365617433f42b86abd4c20d (diff) | |
download | freebsd-ports-gnome-b5eb247354fc1c73672e815a6e067fbe26c25baa.tar.gz freebsd-ports-gnome-b5eb247354fc1c73672e815a6e067fbe26c25baa.tar.zst freebsd-ports-gnome-b5eb247354fc1c73672e815a6e067fbe26c25baa.zip |
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 'x11-wm/9wm')
-rw-r--r-- | x11-wm/9wm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/9wm/Makefile b/x11-wm/9wm/Makefile index eba4dd4d6b68..c84ad3e6b47c 100644 --- a/x11-wm/9wm/Makefile +++ b/x11-wm/9wm/Makefile @@ -3,11 +3,11 @@ # Date created: Sun Aug 13 12:36:14 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.5 1998/10/04 00:56:47 steve Exp $ +# $Id: Makefile,v 1.6 1998/11/21 17:18:15 steve Exp $ # DISTNAME= 9wm-1.1 -CATEGORIES= plan9 x11-wm +CATEGORIES= x11-wm plan9 MASTER_SITES= ftp://ftp.mathcs.emory.edu/pub/arnold/ EXTRACT_SUFX= .shar.gz |