diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2012-12-15 23:18:03 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2012-12-15 23:18:03 +0000 |
commit | 8cfe500ca336c6e199de5865f9c1ce66fb8d1ad1 (patch) | |
tree | cd8cf2353552480995c3d64cce3cdb13294f8123 /finance/R-cran-plm/Makefile | |
parent | 7b7924908707850f731a91905263b0902e149c03 (diff) | |
download | ports-8cfe500ca336c6e199de5865f9c1ce66fb8d1ad1.tar.gz ports-8cfe500ca336c6e199de5865f9c1ce66fb8d1ad1.zip |
Notes
Diffstat (limited to 'finance/R-cran-plm/Makefile')
-rw-r--r-- | finance/R-cran-plm/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/finance/R-cran-plm/Makefile b/finance/R-cran-plm/Makefile index 8ddb9c51f312..d9ec152ef2fb 100644 --- a/finance/R-cran-plm/Makefile +++ b/finance/R-cran-plm/Makefile @@ -1,13 +1,8 @@ -# New ports collection makefile for: R-cran-plm -# Date created: 2012-01-04 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= plm -DISTVERSION= 1.2-10 -PORTREVISION= 1 +DISTVERSION= 1.3-1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} |