diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-07-28 04:19:58 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-07-28 04:19:58 +0000 |
commit | 73fa6e1345bd0f675797bd7aced8cb8c460bb150 (patch) | |
tree | a58b878db4988f8dfcdc6dabcb6d100fe0d7f95f /math/R-cran-psych | |
parent | b376b011879cc30b46b5883c583562639b061c14 (diff) | |
download | ports-73fa6e1345bd0f675797bd7aced8cb8c460bb150.tar.gz ports-73fa6e1345bd0f675797bd7aced8cb8c460bb150.zip |
Notes
Diffstat (limited to 'math/R-cran-psych')
-rw-r--r-- | math/R-cran-psych/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R-cran-psych/Makefile b/math/R-cran-psych/Makefile index b55a30a7eb4f..647be092ad0e 100644 --- a/math/R-cran-psych/Makefile +++ b/math/R-cran-psych/Makefile @@ -7,7 +7,7 @@ PORTNAME= psych PORTVERSION= 1.0.94 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math science PKGNAMEPREFIX= R-cran- DISTNAME= ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/\./1} |