diff options
Diffstat (limited to 'devel/R-cran-proto/Makefile')
-rw-r--r-- | devel/R-cran-proto/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/devel/R-cran-proto/Makefile b/devel/R-cran-proto/Makefile index 2884eaf917bc..9769e91cf168 100644 --- a/devel/R-cran-proto/Makefile +++ b/devel/R-cran-proto/Makefile @@ -1,13 +1,8 @@ -# New ports collection makefile for: R-cran-proto -# Date created: 2011-09-09 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= proto -DISTVERSION= 0.3-9.2 -PORTREVISION= 6 +DISTVERSION= 0.3-10 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} |