diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 17:18:38 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 17:18:38 +0000 |
commit | 1c7169ab74dcbb512e836e6882d91239ff49ddee (patch) | |
tree | 0789094361b60471bc0965dc3c2ddef9a1c96446 /finance/p5-Business-MaxMind-CreditCardFraudDetection | |
parent | 77d32abc6bdecb84ebc2838bdda3dec97fd8c650 (diff) | |
download | ports-1c7169ab74dcbb512e836e6882d91239ff49ddee.tar.gz ports-1c7169ab74dcbb512e836e6882d91239ff49ddee.zip |
Notes
Diffstat (limited to 'finance/p5-Business-MaxMind-CreditCardFraudDetection')
-rw-r--r-- | finance/p5-Business-MaxMind-CreditCardFraudDetection/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/finance/p5-Business-MaxMind-CreditCardFraudDetection/Makefile b/finance/p5-Business-MaxMind-CreditCardFraudDetection/Makefile index 4442f1dac98c..0d476a0ff101 100644 --- a/finance/p5-Business-MaxMind-CreditCardFraudDetection/Makefile +++ b/finance/p5-Business-MaxMind-CreditCardFraudDetection/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Business-MaxMind-CreditCardFraudDetection -# Date created: Thu Jan 10 16:13:05 EST 2008 -# Whom: Vivek Khera <vivek@khera.org> -# +# Created by: Vivek Khera <vivek@khera.org> # $FreeBSD$ -# PORTNAME= Business-MaxMind-CreditCardFraudDetection PORTVERSION= 1.54 @@ -42,4 +38,5 @@ PLIST_DIRS= \ %%SITE_PERL%%/Business/MaxMind \ %%SITE_PERL%%/Business +NO_STAGE= yes .include <bsd.port.mk> |