aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Net-SinFP
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-04-18 08:01:25 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-04-18 08:01:25 +0000
commitd293b9db160a0dfd0ea19dba7bf255144ce233ef (patch)
treebcfbaaae5da78fdc44756bf29594e15187268614 /security/p5-Net-SinFP
parentdab3a7e1e62ee4ed9551ad543e58d3249ad471b1 (diff)
downloadports-d293b9db160a0dfd0ea19dba7bf255144ce233ef.tar.gz
ports-d293b9db160a0dfd0ea19dba7bf255144ce233ef.zip
- De-4.x-ify most of my ports to save gnats from excessive abuse
- s/CSME/CENKES/ in my ports
Notes
Notes: svn path=/head/; revision=190273
Diffstat (limited to 'security/p5-Net-SinFP')
-rw-r--r--security/p5-Net-SinFP/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Net-SinFP/Makefile b/security/p5-Net-SinFP/Makefile
index a3fff6735c94..4d31fc237d05 100644
--- a/security/p5-Net-SinFP/Makefile
+++ b/security/p5-Net-SinFP/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN/Net
DISTNAME= Net-SinFP-${DISTVERSION}
.ifdef DBDATE
PORTREVISION= ${DBDATE}
-MASTER_SITES+= http://www.gomor.org/files/:DB CSME:DB
+MASTER_SITES+= http://www.gomor.org/files/:DB CENKES:DB
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${PORTNAME}-${DBDATE}.db:DB
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
.endif