summaryrefslogtreecommitdiff
path: root/security/p5-Net-SSLeay
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-12-24 14:25:08 +0000
committerwiz <wiz@pkgsrc.org>2001-12-24 14:25:08 +0000
commit901c05118710f7580f274709a73e1706fc6aaeb5 (patch)
tree70ac0ff5c7458fd23ff92aded9dfe0a0ccfc2b9b /security/p5-Net-SSLeay
parent221168e6ba1d355201ae8637fab830b8e2704ad4 (diff)
downloadpkgsrc-901c05118710f7580f274709a73e1706fc6aaeb5.tar.gz
Make PKGNAME match directory name.
Diffstat (limited to 'security/p5-Net-SSLeay')
-rw-r--r--security/p5-Net-SSLeay/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile
index 68dae37b1ff..0e438aa143c 100644
--- a/security/p5-Net-SSLeay/Makefile
+++ b/security/p5-Net-SSLeay/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2001/12/19 06:45:50 martti Exp $
+# $NetBSD: Makefile,v 1.9 2001/12/24 14:25:08 wiz Exp $
DISTNAME= Net_SSLeay.pm-1.12
-PKGNAME= p5-${DISTNAME:S/Net_/Net-/}
+PKGNAME= p5-${DISTNAME:S/Net_/Net-/:S/.pm//}
SVR4_PKGNAME= p5nsl
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}