diff options
author | ache <ache@FreeBSD.org> | 1995-07-08 07:55:53 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1995-07-08 07:55:53 +0800 |
commit | 5258afd0a1072af944ac0dcd52a6d335d41601c2 (patch) | |
tree | b68ab1293d0d8feccd3de39c9cb2b40527eafa6e /misc | |
parent | a92ca380cae87b38869d553e6d873a97bb2d95bc (diff) | |
download | freebsd-ports-gnome-5258afd0a1072af944ac0dcd52a6d335d41601c2.tar.gz freebsd-ports-gnome-5258afd0a1072af944ac0dcd52a6d335d41601c2.tar.zst freebsd-ports-gnome-5258afd0a1072af944ac0dcd52a6d335d41601c2.zip |
Add pgp, remove pgp.*
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/Makefile b/misc/Makefile index bc5f93f13c6b..baaebfdbb142 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.58 1995/05/19 09:50:19 asami Exp $ +# $Id: Makefile,v 1.59 1995/07/06 04:27:15 asami Exp $ # SUBDIR += amanda @@ -17,8 +17,7 @@ RESTRICTED += mmv # restrictive copyright SUBDIR += mshell SUBDIR += mtools SUBDIR += pcemu -RESTRICTED += pgp.non-usa_only # local restrictions -RESTRICTED += pgp.usa_only # local restrections + SUBDIR += pgp SUBDIR += rman SUBDIR += screen SUBDIR += top |