diff options
author | tron <tron> | 2003-06-19 06:49:47 +0000 |
---|---|---|
committer | tron <tron> | 2003-06-19 06:49:47 +0000 |
commit | 566f14c1bfc42ac9953f33b0d920e1431e76d379 (patch) | |
tree | c756f49653f0dbe9e191a94fef1a927da29f8b8e /print | |
parent | 43e77f6afc60f1c95107d5f2cf19972e0f6fc919 (diff) | |
download | pkgsrc-566f14c1bfc42ac9953f33b0d920e1431e76d379.tar.gz |
Undo last change and use "2.02pl1" as version number again because the
package tools can handle it properly.
Diffstat (limited to 'print')
-rw-r--r-- | print/xpdf/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/xpdf/Makefile b/print/xpdf/Makefile index ca820e97199..d499303a065 100644 --- a/print/xpdf/Makefile +++ b/print/xpdf/Makefile @@ -1,8 +1,6 @@ -# $NetBSD: Makefile,v 1.21 2003/06/19 04:59:54 itojun Exp $ -# +# $NetBSD: Makefile,v 1.22 2003/06/19 06:49:47 tron Exp $ DISTNAME= xpdf-2.02pl1 -PKGNAME= xpdf-2.02.1 CATEGORIES= print MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \ ${MASTER_SITE_SUNSITE:=apps/graphics/viewers/X/} |