summaryrefslogtreecommitdiff
path: root/databases/p5-DB_File
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-02-15 20:05:02 +0000
committerrillig <rillig@pkgsrc.org>2005-02-15 20:05:02 +0000
commitd5efaf5e6bcdd8f8a26357d44585765e7fafdd6b (patch)
tree8ee5ff576ad755113fa88610cf09358ca155610f /databases/p5-DB_File
parent77a57f1cd1e68f5da1b346bfc4828ba36a79b53f (diff)
downloadpkgsrc-d5efaf5e6bcdd8f8a26357d44585765e7fafdd6b.tar.gz
Replaced SVR$_PKGNAME with SVR4_PKGNAME. Approved by jlam.
Diffstat (limited to 'databases/p5-DB_File')
-rw-r--r--databases/p5-DB_File/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DB_File/Makefile b/databases/p5-DB_File/Makefile
index 691b63b5943..c5fad45e111 100644
--- a/databases/p5-DB_File/Makefile
+++ b/databases/p5-DB_File/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2004/12/20 11:30:57 grant Exp $
+# $NetBSD: Makefile,v 1.13 2005/02/15 20:05:02 rillig Exp $
DISTNAME= DB_File-1.806
PKGNAME= p5-${DISTNAME}
-SVR$_PKGNAME= p5dbfi
+SVR4_PKGNAME= p5dbfi
PKGREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DB_File/}