diff options
author | asami <asami@FreeBSD.org> | 1995-08-14 04:08:46 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-08-14 04:08:46 +0000 |
commit | 852b73b98c4dbaeedaaf63063f76fd16c047a981 (patch) | |
tree | 6f095168899ff44aef53a808cdb7715d6a237674 /Makefile | |
parent | 492951fad01bca530b12060a8fdb5ca3447569ac (diff) | |
download | FreeBSD-ports-852b73b98c4dbaeedaaf63063f76fd16c047a981.zip FreeBSD-ports-852b73b98c4dbaeedaaf63063f76fd16c047a981.tar.gz |
Add plan9.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.19 1995/07/01 07:58:11 asami Exp $ +# $Id: Makefile,v 1.20 1995/07/13 00:57:24 asami Exp $ # SUBDIR += archivers @@ -18,6 +18,7 @@ SUBDIR += mail SUBDIR += math SUBDIR += net SUBDIR += news +SUBDIR += plan9 SUBDIR += print SUBDIR += russian SUBDIR += shells |