aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authortorstenb <torstenb@FreeBSD.org>1994-11-21 01:06:55 +0800
committertorstenb <torstenb@FreeBSD.org>1994-11-21 01:06:55 +0800
commita6bd81114b28a45cd5f273f1ea0af31734b5d0ec (patch)
tree426bb61ee902f3bffce107105df996c226abd7ba /misc
parent4e04c2f6e8ccc74f1238dd3d10f4d3a9ae36ce02 (diff)
downloadfreebsd-ports-gnome-a6bd81114b28a45cd5f273f1ea0af31734b5d0ec.tar.gz
freebsd-ports-gnome-a6bd81114b28a45cd5f273f1ea0af31734b5d0ec.tar.zst
freebsd-ports-gnome-a6bd81114b28a45cd5f273f1ea0af31734b5d0ec.zip
add screen
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 017dbf4f69d6..6812b9663a5d 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.14 1994/11/06 02:14:28 jkh Exp $
+# $Id: Makefile,v 1.15 1994/11/08 03:37:23 ache Exp $
#
-SUBDIR= calc iozone ispell less mshell mtools netpbm top unzip zoo
+SUBDIR= calc iozone ispell less mshell mtools netpbm top unzip zoo screen
.include <bsd.port.subdir.mk>