diff options
Diffstat (limited to 'graphics/R-cran-diagram/Makefile')
-rw-r--r-- | graphics/R-cran-diagram/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/graphics/R-cran-diagram/Makefile b/graphics/R-cran-diagram/Makefile index 83cc6f7a9b1e..65711fe1a6ed 100644 --- a/graphics/R-cran-diagram/Makefile +++ b/graphics/R-cran-diagram/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-cran-diagram -# Date created: 2011-09-09 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= diagram PORTVERSION= 1.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} |