aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-07-13 07:20:23 +0800
committerSatoshi Asami <asami@FreeBSD.org>1995-07-13 07:20:23 +0800
commite65a54a61ed7be2d980db697db3c20ccef6badde (patch)
treee3e02e71e6884811449381347fffc33f3f6324aa
parente9e95ea4c9c98a1cac44d1073b4baddea0edf86c (diff)
downloadfreebsd-ports-gnome-e65a54a61ed7be2d980db697db3c20ccef6badde.tar.gz
freebsd-ports-gnome-e65a54a61ed7be2d980db697db3c20ccef6badde.tar.zst
freebsd-ports-gnome-e65a54a61ed7be2d980db697db3c20ccef6badde.zip
Clean up of utils. Lots of stuff are moved out to various subcategories.
-rw-r--r--misc/Makefile17
1 files changed, 1 insertions, 16 deletions
diff --git a/misc/Makefile b/misc/Makefile
index baaebfdbb142..1be603a45e81 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,31 +1,16 @@
-# $Id: Makefile,v 1.59 1995/07/06 04:27:15 asami Exp $
+# $Id: Makefile,v 1.60 1995/07/07 23:55:53 ache Exp $
#
SUBDIR += amanda
SUBDIR += beav
- SUBDIR += bonnie
SUBDIR += chord
SUBDIR += colorls
- SUBDIR += cpm
- SUBDIR += hfs
- SUBDIR += iozone
SUBDIR += ispell
SUBDIR += kp
SUBDIR += less
- SUBDIR += lmbench
RESTRICTED += mmv # restrictive copyright
SUBDIR += mshell
- SUBDIR += mtools
- SUBDIR += pcemu
- SUBDIR += pgp
SUBDIR += rman
SUBDIR += screen
- SUBDIR += top
- SUBDIR += tua
- SUBDIR += vmsbackup
- BROKEN += wine # doesn't install
- SUBDIR += xbatt
- SUBDIR += xdu
- SUBDIR += xsysstats
.include <bsd.port.subdir.mk>