summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1994-12-14 06:19:06 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1994-12-14 06:19:06 +0000
commitc4a034a3a27ff4124bdc4970c67502bfa1257b57 (patch)
treeaeec3319b3bc5ac25a487343df0e58dc5e5607b0 /misc
parentpatch: pre-patch ... is wrong, move pre-patch (diff)
Add pgp and missing \
Notes
Notes: svn path=/head/; revision=569
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 2bfb5eccdb18..3f4e8aa9ea9c 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.18 1994/11/23 00:03:41 asami Exp $
+# $Id: Makefile,v 1.19 1994/12/13 09:09:50 asami Exp $
#
-SUBDIR= Wnn calc hfs iozone ispell less mshell mtools netpbm
- top unzip xsysstats zoo screen
+SUBDIR= Wnn calc hfs iozone ispell less mshell mtools netpbm \
+ pgp top unzip xsysstats zoo screen
.include <bsd.port.subdir.mk>