diff options
author | wen <wen@FreeBSD.org> | 2018-01-31 07:24:43 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2018-01-31 07:24:43 +0800 |
commit | 2afad612bb1aa2e830ebb13ab113a303ec066390 (patch) | |
tree | 3338680016bb188f1fa52f4049f1baaac0d79961 /math/R-cran-survey/Makefile | |
parent | 06fb5fc71ae730664ccc901a50c61f7b1ff99953 (diff) | |
download | freebsd-ports-gnome-2afad612bb1aa2e830ebb13ab113a303ec066390.tar.gz freebsd-ports-gnome-2afad612bb1aa2e830ebb13ab113a303ec066390.tar.zst freebsd-ports-gnome-2afad612bb1aa2e830ebb13ab113a303ec066390.zip |
- Update to 3.33
Diffstat (limited to 'math/R-cran-survey/Makefile')
-rw-r--r-- | math/R-cran-survey/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R-cran-survey/Makefile b/math/R-cran-survey/Makefile index 3e1772c6c984..717e83812fdb 100644 --- a/math/R-cran-survey/Makefile +++ b/math/R-cran-survey/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= survey -DISTVERSION= 3.32-1 +DISTVERSION= 3.33 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} |