diff options
Diffstat (limited to 'textproc/R-cran-xtable/Makefile')
-rw-r--r-- | textproc/R-cran-xtable/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/textproc/R-cran-xtable/Makefile b/textproc/R-cran-xtable/Makefile index 038ed54fae20..26b47c09a563 100644 --- a/textproc/R-cran-xtable/Makefile +++ b/textproc/R-cran-xtable/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-cran-xtable -# Date created: 2011-09-03 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= xtable DISTVERSION= 1.7-0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} |