diff options
author | asami <asami@FreeBSD.org> | 1999-07-13 23:59:58 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-07-13 23:59:58 +0000 |
commit | 8e5e25ce07b46fb021a05576a2a5e2816f23aa63 (patch) | |
tree | 19a4af8448b02b4406d44ea595d2c778864027dc /russian/gd | |
parent | e79b37ca5e702138b833b3a489a55fc809cd46bf (diff) | |
download | FreeBSD-ports-8e5e25ce07b46fb021a05576a2a5e2816f23aa63.zip FreeBSD-ports-8e5e25ce07b46fb021a05576a2a5e2816f23aa63.tar.gz |
Mark these RESTRICTED, there seems to be a legal problem with the distfiles.
From their http site:
The gd library is temporarily available. We have taken it off the
site until we are able to arrive at an agreement with Unisys regarding
their legal position with respect to gd. Please do not send email asking
for the gd library at this time. We cannot send it to you, at least until
this matter is resolved. Thank you for your understanding.
Boutell.Com, Inc.
Reported by: "Stephen J. Roznowski" <sjr@home.net>
Diffstat (limited to 'russian/gd')
-rw-r--r-- | russian/gd/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/russian/gd/Makefile b/russian/gd/Makefile index f6ff75a..47b736b 100644 --- a/russian/gd/Makefile +++ b/russian/gd/Makefile @@ -3,7 +3,7 @@ # Date created: 17 Aug 1998 # Whom: gsm@infosite.ru # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/12/05 14:10:52 kuriyama Exp $ # DISTNAME= gd1.3 @@ -14,6 +14,8 @@ MASTER_SITES= http://www.boutell.com/gd/http/ \ MAINTAINER= gsm@infosite.ru +RESTRICTED= unavailable from master site due to legal problems + FETCH_BEFORE_ARGS= -b pre-install: |