diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-04-18 08:01:25 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-04-18 08:01:25 +0000 |
commit | d293b9db160a0dfd0ea19dba7bf255144ce233ef (patch) | |
tree | bcfbaaae5da78fdc44756bf29594e15187268614 /security/p5-Net-SinFP | |
parent | dab3a7e1e62ee4ed9551ad543e58d3249ad471b1 (diff) | |
download | ports-d293b9db160a0dfd0ea19dba7bf255144ce233ef.tar.gz ports-d293b9db160a0dfd0ea19dba7bf255144ce233ef.zip |
Notes
Diffstat (limited to 'security/p5-Net-SinFP')
-rw-r--r-- | security/p5-Net-SinFP/Makefile | 2 |
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 |