diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2000-06-19 15:31:52 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2000-06-19 15:31:52 +0000 |
commit | 6c2b3c52c125350e8fd549bb36e1c8bbe29bb6da (patch) | |
tree | 4ecfa42447661962ea38ccf7e6c2f12be8b29749 /print/acroread3 | |
parent | b81677858616e15a514cbae4ec8305f2e67a6d84 (diff) | |
download | pkgsrc-6c2b3c52c125350e8fd549bb36e1c8bbe29bb6da.tar.gz |
change package name to acroread3-3.01 instead of acroread-3.01. This will
allow installation of both acroread 3 and 4 (there are no PLIST conflicts).
Diffstat (limited to 'print/acroread3')
-rw-r--r-- | print/acroread3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/acroread3/Makefile b/print/acroread3/Makefile index b32754a4bb2..6b3709c79e1 100644 --- a/print/acroread3/Makefile +++ b/print/acroread3/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2000/05/02 14:43:58 pooka Exp $ +# $NetBSD: Makefile,v 1.7 2000/06/19 15:31:52 dmcmahill Exp $ -PKGNAME= acroread-3.01 +PKGNAME= acroread3-3.01 CATEGORIES= print MASTER_SITES= ftp://ftp-pac.adobe.com/pub/adobe/acrobatreader/unix/3.x/ |