diff options
author | grant <grant> | 2002-08-01 14:06:53 +0000 |
---|---|---|
committer | grant <grant> | 2002-08-01 14:06:53 +0000 |
commit | 7cdcec256b2572f0c261130436a1997cff3ce0ea (patch) | |
tree | d374722a12d8d07f33534c0c1c9dcaea23a23e7a /print | |
parent | 34e5324a5f7358ad9ea8274c75d30ded1149b83f (diff) | |
download | pkgsrc-7cdcec256b2572f0c261130436a1997cff3ce0ea.tar.gz |
set PKGNAME to acroread5 to avoid conflict with acroread.
pointed out by Luke Mewburn on icb.
Diffstat (limited to 'print')
-rw-r--r-- | print/acroread5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/acroread5/Makefile b/print/acroread5/Makefile index c35212d775d..48292f693de 100644 --- a/print/acroread5/Makefile +++ b/print/acroread5/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/08/01 11:59:09 grant Exp $ +# $NetBSD: Makefile,v 1.2 2002/08/01 14:06:53 grant Exp $ -PKGNAME= acroread-5.06 +PKGNAME= acroread5-5.06 CATEGORIES= print MASTER_SITES= ftp://ftp-pac.adobe.com/pub/adobe/acrobatreader/unix/5.x/ |