diff options
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/Makefile b/misc/Makefile index 2bfb5eccdb1..3f4e8aa9ea9 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> |