diff options
Diffstat (limited to 'math/R-cran-sm/Makefile')
-rw-r--r-- | math/R-cran-sm/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/math/R-cran-sm/Makefile b/math/R-cran-sm/Makefile index 3c4d3dde2238..52555f815204 100644 --- a/math/R-cran-sm/Makefile +++ b/math/R-cran-sm/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: sm -# Date created: 2009-03-19 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= sm DISTVERSION= 2.2-4.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} |