diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2012-01-18 23:04:08 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2012-01-18 23:04:08 +0000 |
commit | 6ef707b3844023c38d1e561d50739d4a52e0970d (patch) | |
tree | 4d2bfc458b7fa1b3cde18ef399b1f9c794e801c1 /ftp/R-cran-RCurl | |
parent | 92693c6b65f6aed7ccfbff04daa838c898195613 (diff) |
Notes
Diffstat (limited to 'ftp/R-cran-RCurl')
-rw-r--r-- | ftp/R-cran-RCurl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/R-cran-RCurl/Makefile b/ftp/R-cran-RCurl/Makefile index dbcf0c0b99f8..a14c929f03ae 100644 --- a/ftp/R-cran-RCurl/Makefile +++ b/ftp/R-cran-RCurl/Makefile @@ -7,6 +7,7 @@ PORTNAME= RCurl DISTVERSION= 1.8-0 +PORTREVISION= 1 CATEGORIES= ftp DISTNAME= ${PORTNAME}_${DISTVERSION} |