diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-01-04 17:51:39 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-01-04 17:51:39 +0000 |
commit | 3f2ca9c1d8c826eb22bb11174b291e6ec399856f (patch) | |
tree | 3aaf505edc4f8e095109e2c6f1e53ba888e009a4 /math/R-cran-psych | |
parent | 4b14ff9c1e1957ac3180b59175ae8ac4c531e13c (diff) | |
download | ports-3f2ca9c1d8c826eb22bb11174b291e6ec399856f.tar.gz ports-3f2ca9c1d8c826eb22bb11174b291e6ec399856f.zip |
Notes
Diffstat (limited to 'math/R-cran-psych')
-rw-r--r-- | math/R-cran-psych/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/math/R-cran-psych/Makefile b/math/R-cran-psych/Makefile index 8f8bb35141b6..92900d92b0a4 100644 --- a/math/R-cran-psych/Makefile +++ b/math/R-cran-psych/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-psych -# Date created: 2010-09-15 -# Whom: Dan Rue <drue@therub.org> -# +# Created by: Dan Rue <drue@therub.org> # $FreeBSD$ -# PORTNAME= psych PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math science DISTNAME= ${PORTNAME}_${PORTVERSION} |