summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>1995-04-17 08:28:28 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>1995-04-17 08:28:28 +0000
commitc78be738ab34e1ec4cf45834cdb8657bdd734e78 (patch)
treeccab2314e2f695dae862f9b22c1e813b52db0b63 /misc
parentAdd xmine back. It's no longer broken. (diff)
Add cpm back. It's no longer broken.
Notes
Notes: svn path=/head/; revision=1435
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/Makefile b/misc/Makefile
index de9234255744..bf6f399cfacf 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,11 +1,11 @@
-# $Id: Makefile,v 1.46 1995/04/16 05:38:19 asami Exp $
+# $Id: Makefile,v 1.47 1995/04/17 07:32:54 joerg Exp $
#
# restricted: pgp.usa_only pgp.non-usa_only
#
-# BROKEN: cpm (no MASTER_SITES) wine (doesn't install)
+# BROKEN: wine (doesn't install)
#
-SUBDIR= amanda colorls hfs iozone ispell less mmv mshell mtools \
+SUBDIR= amanda colorls cpm hfs iozone ispell less mmv mshell mtools \
pcemu rman screen top tua xdu xsysstats
.include <bsd.port.subdir.mk>