summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-11-27 03:38:03 +0000
committerasami <asami@FreeBSD.org>1995-11-27 03:38:03 +0000
commitdb1a82d82ea6c09cd6e46974ae6838439bd131d4 (patch)
treef35552cc74663a1f53e83d2f23fae69d1671c884 /misc
parent4bbc097ee2bac7700dd09c58578c15ffa6a5c1ae (diff)
downloadFreeBSD-ports-db1a82d82ea6c09cd6e46974ae6838439bd131d4.zip
FreeBSD-ports-db1a82d82ea6c09cd6e46974ae6838439bd131d4.tar.gz
Modify Makefile copied from utils/. Delete beav (moved to editors/),
add astrolog (moved from games/) and team (was totally missing!).
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 2e35655..d1add4b 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,8 +1,8 @@
-# $Id: Makefile,v 1.66 1995/08/23 10:00:04 asami Exp $
+# $Id: Makefile,v 1.67 1995/11/20 13:41:17 asami Exp $
#
SUBDIR += amanda
- SUBDIR += beav
+ SUBDIR += astrolog
SUBDIR += buffer
SUBDIR += chord
SUBDIR += colorls
@@ -17,6 +17,7 @@ RESTRICTED += mmv # restrictive copyright
SUBDIR += recode
SUBDIR += rman
SUBDIR += screen
+ SUBDIR += team
SUBDIR += tkinfo
SUBDIR += tkman
OpenPOWER on IntegriCloud