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/Makefile | |
parent | ca2b402cc729f3a6c365617433f42b86abd4c20d (diff) | |
download | freebsd-ports-graphics-b5eb247354fc1c73672e815a6e067fbe26c25baa.tar.gz freebsd-ports-graphics-b5eb247354fc1c73672e815a6e067fbe26c25baa.tar.zst freebsd-ports-graphics-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/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 30a352bce04..057461c5252 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,6 +1,7 @@ -# $Id: Makefile,v 1.245 1999/01/02 19:20:21 sada Exp $ +# $Id: Makefile,v 1.246 1999/01/07 12:05:29 asami Exp $ # + SUBDIR += 9term SUBDIR += XFree86 SUBDIR += XFree86-contrib SUBDIR += Xfstt |