diff options
author | linimon <linimon@FreeBSD.org> | 2005-03-20 16:33:44 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-03-20 16:33:44 +0800 |
commit | 11e76e9832663287708d5cc4c4d4af51b9ad1ac8 (patch) | |
tree | 5c840689ada9b011ed5eea98c8fbda489ef7e626 /print | |
parent | d8f4f72c9bb74a4c3ff6360e1149d6ebd56546f4 (diff) | |
download | freebsd-ports-gnome-11e76e9832663287708d5cc4c4d4af51b9ad1ac8.tar.gz freebsd-ports-gnome-11e76e9832663287708d5cc4c4d4af51b9ad1ac8.tar.zst freebsd-ports-gnome-11e76e9832663287708d5cc4c4d4af51b9ad1ac8.zip |
With portmgr hat on, mark both of these ports as RESTRICTED. According
to the following URL, to redistribute the distfiles for anything other
than internal company or individual use, a redistribution permission
form must be filled out:
http://www.adobe.com/products/acrobat/distribute.html
Noticed by: Joerg Wunsch <j@uriah.heep.sax.de>
Diffstat (limited to 'print')
-rw-r--r-- | print/acroread/Makefile | 1 | ||||
-rw-r--r-- | print/acroread7/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/print/acroread/Makefile b/print/acroread/Makefile index ca9e8e42de43..d715e2560ff7 100644 --- a/print/acroread/Makefile +++ b/print/acroread/Makefile @@ -15,6 +15,7 @@ MASTER_SITES= http://download.adobe.com/pub/adobe/acrobatreader/unix/5.x/ \ .include <bsd.port.pre.mk> DISTNAME= linux-5010 DIST_SUBDIR= acroread +RESTRICTED= "Must fill out redistribution form at http://www.adobe.com/products/acrobat/distribute.html" MAINTAINER= trevor@FreeBSD.org COMMENT= View, distribute and print PDF documents diff --git a/print/acroread7/Makefile b/print/acroread7/Makefile index 0337b4951633..2273abc71f9f 100644 --- a/print/acroread7/Makefile +++ b/print/acroread7/Makefile @@ -14,6 +14,7 @@ DISTNAME= AdobeReader_enu-7.0.0-1.i386.rpm EXTRACT_SUFX= DIST_SUBDIR= acroread EXTRACT_ONLY= +RESTRICTED= "Must fill out redistribution form at http://www.adobe.com/products/acrobat/distribute.html" MAINTAINER= trevor@FreeBSD.org COMMENT= View, distribute and print PDF documents |