diff options
author | dmcmahill <dmcmahill> | 2001-03-27 18:03:27 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill> | 2001-03-27 18:03:27 +0000 |
commit | 4b3aba29b5f70229beaa76d7ed36cec5ea939401 (patch) | |
tree | e9ee815c568efaf46607a8e360623970536940ab /print | |
parent | 2ac2b3838228a2dae9c2ee5de1a489c96e79984a (diff) | |
download | pkgsrc-4b3aba29b5f70229beaa76d7ed36cec5ea939401.tar.gz |
this is no longer interactive so don't mark it that way.
Diffstat (limited to 'print')
-rw-r--r-- | print/acroread3/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/acroread3/Makefile b/print/acroread3/Makefile index 94c714f53e0..dc886303537 100644 --- a/print/acroread3/Makefile +++ b/print/acroread3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2001/02/25 04:18:11 hubertf Exp $ +# $NetBSD: Makefile,v 1.17 2001/03/27 18:03:27 dmcmahill Exp $ PKGNAME= acroread3-3.01 CATEGORIES= print @@ -8,7 +8,6 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.adobe.com/prodindex/acrobat/readstep.html COMMENT= View, distribute and print PDF documents -IS_INTERACTIVE= YES RESTRICTED= "Original installer required to redistribute." NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} |