diff options
author | asami <asami@FreeBSD.org> | 1999-01-09 03:19:49 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-01-09 03:19:49 +0000 |
commit | b5eb247354fc1c73672e815a6e067fbe26c25baa (patch) | |
tree | 9cf018ee060870e231749b9cfe2554f83c33d0dc /x11-wm | |
parent | ca2b402cc729f3a6c365617433f42b86abd4c20d (diff) | |
download | FreeBSD-ports-b5eb247354fc1c73672e815a6e067fbe26c25baa.zip FreeBSD-ports-b5eb247354fc1c73672e815a6e067fbe26c25baa.tar.gz |
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')
-rw-r--r-- | x11-wm/9menu/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/9wm/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/Makefile | 4 |
3 files changed, 7 insertions, 5 deletions
diff --git a/x11-wm/9menu/Makefile b/x11-wm/9menu/Makefile index 593f4e9..d59eb64 100644 --- a/x11-wm/9menu/Makefile +++ b/x11-wm/9menu/Makefile @@ -3,11 +3,11 @@ # Date created: Sun Aug 13 12:36:14 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.6 1998/11/21 17:18:12 steve Exp $ +# $Id: Makefile,v 1.7 1998/11/28 09:07:16 asami Exp $ # DISTNAME= 9menu-1.5 -CATEGORIES= plan9 misc +CATEGORIES= x11-wm plan9 MASTER_SITES= ftp://ftp.mathcs.emory.edu/pub/arnold/ EXTRACT_SUFX= .shar.gz diff --git a/x11-wm/9wm/Makefile b/x11-wm/9wm/Makefile index eba4dd4..c84ad3e 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 diff --git a/x11-wm/Makefile b/x11-wm/Makefile index afc4dc3..c56061d 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -1,6 +1,8 @@ -# $Id: Makefile,v 1.7 1998/11/25 10:53:10 flathill Exp $ +# $Id: Makefile,v 1.8 1998/12/24 13:18:53 flathill Exp $ # + SUBDIR += 9menu + SUBDIR += 9wm SUBDIR += afterstep SUBDIR += afterstep-devel SUBDIR += afterstep-i18n |