diff options
author | jseger <jseger@FreeBSD.org> | 1998-10-16 10:54:07 +0800 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1998-10-16 10:54:07 +0800 |
commit | a8804fe594319a3092f720b214f3231ab92909eb (patch) | |
tree | a2c811416e213128c0e834dc28124f48eff5fb0b /russian/pgp.language/Makefile | |
parent | ee09b62be8b62dd2657d23db06a08717a5a2c012 (diff) | |
download | freebsd-ports-gnome-a8804fe594319a3092f720b214f3231ab92909eb.tar.gz freebsd-ports-gnome-a8804fe594319a3092f720b214f3231ab92909eb.tar.zst freebsd-ports-gnome-a8804fe594319a3092f720b214f3231ab92909eb.zip |
Unmark RBOKEN, mark RESSTRICTED: crypto
Diffstat (limited to 'russian/pgp.language/Makefile')
-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 |