summaryrefslogtreecommitdiff
path: root/databases/p5-DB_File
diff options
context:
space:
mode:
authorheinz <heinz>2003-10-07 23:57:20 +0000
committerheinz <heinz>2003-10-07 23:57:20 +0000
commit15e9d0f8cf5e91788fa5f0fe78eb869f7349fdae (patch)
treea56729d376b13a89fce7921523ba5ca3e95c2b48 /databases/p5-DB_File
parent109f922450c7dd4bc18d90af271fe300e2cfaf6b (diff)
downloadpkgsrc-15e9d0f8cf5e91788fa5f0fe78eb869f7349fdae.tar.gz
Provide a better package name for Solaris
Diffstat (limited to 'databases/p5-DB_File')
-rw-r--r--databases/p5-DB_File/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-DB_File/Makefile b/databases/p5-DB_File/Makefile
index 86c1879a099..32c857515cc 100644
--- a/databases/p5-DB_File/Makefile
+++ b/databases/p5-DB_File/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2003/07/21 16:39:10 martti Exp $
+# $NetBSD: Makefile,v 1.5 2003/10/07 23:57:20 heinz Exp $
DISTNAME= DB_File-1.806
PKGNAME= p5-${DISTNAME}
+SVR$_PKGNAME= p5dbfi
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DB_File/}