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 /Makefile | |
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 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.40 1998/12/12 07:41:46 asami Exp $ +# $Id: Makefile,v 1.41 1998/12/28 12:35:10 asami Exp $ # SUBDIR += archivers @@ -27,7 +27,6 @@ SUBDIR += mbone SUBDIR += misc SUBDIR += net SUBDIR += news -SUBDIR += plan9 SUBDIR += print SUBDIR += russian SUBDIR += security |