diff options
author | ache <ache@FreeBSD.org> | 1994-12-14 14:19:06 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1994-12-14 14:19:06 +0800 |
commit | e7e452803a814b4c71b817df7762256d483b5b6d (patch) | |
tree | bc1959af264a7b33dc7b613153561919dcdf1c73 /misc/Makefile | |
parent | 158a4844d889af61ab11462e38d0481eea45b3ad (diff) | |
download | freebsd-ports-gnome-e7e452803a814b4c71b817df7762256d483b5b6d.tar.gz freebsd-ports-gnome-e7e452803a814b4c71b817df7762256d483b5b6d.tar.zst freebsd-ports-gnome-e7e452803a814b4c71b817df7762256d483b5b6d.zip |
Add pgp and missing \
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 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> |