diff options
author | dillo <dillo@pkgsrc.org> | 2004-11-25 13:26:16 +0000 |
---|---|---|
committer | dillo <dillo@pkgsrc.org> | 2004-11-25 13:26:16 +0000 |
commit | a8a73a60c1d1ecd678171f0afa354a2e16e639ef (patch) | |
tree | 008164885fa537907bb5c9da53308d25e27928ab /print/xpdf | |
parent | 5498569f05d56f03cffe7bbd94b72455b49fb102 (diff) | |
download | pkgsrc-a8a73a60c1d1ecd678171f0afa354a2e16e639ef.tar.gz |
on second thought, let's call it pl1, as was done before
Diffstat (limited to 'print/xpdf')
-rw-r--r-- | print/xpdf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/xpdf/Makefile b/print/xpdf/Makefile index 85d725c42a4..9c2a15158f3 100644 --- a/print/xpdf/Makefile +++ b/print/xpdf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2004/11/25 13:20:36 dillo Exp $ +# $NetBSD: Makefile,v 1.33 2004/11/25 13:26:16 dillo Exp $ DISTNAME= xpdf-3.00 -PKGNAME= ${DISTNAME}.1 +PKGNAME= ${DISTNAME}pl1 CATEGORIES= print MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \ ${MASTER_SITE_SUNSITE:=apps/graphics/viewers/X/} \ |