diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-10-16 02:54:07 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-10-16 02:54:07 +0000 |
commit | 8eab637064317b8f8655573ef561705b84d13de6 (patch) | |
tree | 4adff58b614b1b9a2d084c5f026fd24234fc00ee /russian | |
parent | Mark as RESTRICTED: Crypto (diff) |
Unmark RBOKEN, mark RESSTRICTED: crypto
Notes
Notes:
svn path=/head/; revision=14044
Diffstat (limited to 'russian')
-rw-r--r-- | russian/pgp.language/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/russian/pgp.language/Makefile b/russian/pgp.language/Makefile index 197354b2240b..0fcc8ad3c8d9 100644 --- a/russian/pgp.language/Makefile +++ b/russian/pgp.language/Makefile @@ -3,7 +3,7 @@ # Date created: 4 May 1995 # Whom: ache # -# $Id: Makefile,v 1.17 1998/06/27 05:19:30 asami Exp $ +# $Id: Makefile,v 1.18 1998/10/16 00:48:11 jseger Exp $ # DISTNAME= pgp26ru @@ -14,7 +14,7 @@ EXTRACT_SUFX= .zip MAINTAINER= ache@FreeBSD.ORG -BROKEN_ELF= yes +RESTRICTED= "Crypto" BUILD_DEPENDS += unzip:${PORTSDIR}/archivers/unzip RUN_DEPENDS += pgp:${PORTSDIR}/security/pgp |