diff options
author | itojun <itojun@pkgsrc.org> | 2003-06-19 04:59:54 +0000 |
---|---|---|
committer | itojun <itojun@pkgsrc.org> | 2003-06-19 04:59:54 +0000 |
commit | 2b6a7e3a4307da56f9f6365265fb047142b57a0b (patch) | |
tree | ba3175f9c6d9c847c2d873011e39c5585a980cb6 /print/xpdf/Makefile | |
parent | 1e5e313a5406e5c7bd3e3379b3601692800e8879 (diff) | |
download | pkgsrc-2b6a7e3a4307da56f9f6365265fb047142b57a0b.tar.gz |
align PKGNAME with pkg-vulnerabilities (which one is more correct?)
Diffstat (limited to 'print/xpdf/Makefile')
-rw-r--r-- | print/xpdf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/xpdf/Makefile b/print/xpdf/Makefile index 9f48c928b1e..ca820e97199 100644 --- a/print/xpdf/Makefile +++ b/print/xpdf/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2003/06/18 14:47:20 simonb Exp $ +# $NetBSD: Makefile,v 1.21 2003/06/19 04:59:54 itojun 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/} |