summaryrefslogtreecommitdiff
path: root/print/pdfjam
diff options
context:
space:
mode:
authorjlam <jlam>2006-01-20 23:46:47 +0000
committerjlam <jlam>2006-01-20 23:46:47 +0000
commitc1a797d6d672fad8a03829e8baba36453dba2bca (patch)
treea8a1b3797823f2c62dcf94de648a3407ba5b6c25 /print/pdfjam
parent69666e178f1283e39a94ad86e2c2c0795bb06ac1 (diff)
downloadpkgsrc-c1a797d6d672fad8a03829e8baba36453dba2bca.tar.gz
PKGNAME should be derived from DISTNAME, not DISTFILES. This removes a
".tgz" from the PKGNAME.
Diffstat (limited to 'print/pdfjam')
-rw-r--r--print/pdfjam/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/pdfjam/Makefile b/print/pdfjam/Makefile
index 78704db1e45..dc886f04ef7 100644
--- a/print/pdfjam/Makefile
+++ b/print/pdfjam/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/01/09 10:10:08 uebayasi Exp $
+# $NetBSD: Makefile,v 1.2 2006/01/20 23:46:47 jlam Exp $
#
-PKGNAME= ${DISTFILES:C/_/-/}
DISTNAME= pdfjam_1.20
+PKGNAME= ${DISTNAME:C/_/-/}
CATEGORIES= print
MASTER_SITES= http://www.warwick.ac.uk/go/pdfjam/
EXTRACT_SUFX= .tgz