diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2012-09-26 20:54:55 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2012-09-26 20:54:55 +0000 |
commit | f898eafade36badbc16f44363dc0c85629bc729d (patch) | |
tree | 33518c73896a4777220dfe4d642ad2f53c9c1cd1 /finance/p5-Finance-Quote/Makefile | |
parent | 0ce68bec0e387661ef78aa15bdaed251485de8e8 (diff) |
Notes
Diffstat (limited to 'finance/p5-Finance-Quote/Makefile')
-rw-r--r-- | finance/p5-Finance-Quote/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile index 5f2d3bf4f62c..2c3c6a80d036 100644 --- a/finance/p5-Finance-Quote/Makefile +++ b/finance/p5-Finance-Quote/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: Finance::Quote -# Date created: 26 Dec 2000 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= Finance-Quote PORTVERSION= 1.17 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |