diff options
author | itojun <itojun> | 2003-06-19 04:59:54 +0000 |
---|---|---|
committer | itojun <itojun> | 2003-06-19 04:59:54 +0000 |
commit | 43e77f6afc60f1c95107d5f2cf19972e0f6fc919 (patch) | |
tree | ba3175f9c6d9c847c2d873011e39c5585a980cb6 /print | |
parent | b933dd67990b2496a470c1dce1925921c2d7aec6 (diff) | |
download | pkgsrc-43e77f6afc60f1c95107d5f2cf19972e0f6fc919.tar.gz |
align PKGNAME with pkg-vulnerabilities (which one is more correct?)
Diffstat (limited to 'print')
-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/} |