diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-01-04 17:51:39 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-01-04 17:51:39 +0000 |
commit | 3f2ca9c1d8c826eb22bb11174b291e6ec399856f (patch) | |
tree | 3aaf505edc4f8e095109e2c6f1e53ba888e009a4 /graphics/R-cran-munsell | |
parent | 4b14ff9c1e1957ac3180b59175ae8ac4c531e13c (diff) | |
download | ports-3f2ca9c1d8c826eb22bb11174b291e6ec399856f.tar.gz ports-3f2ca9c1d8c826eb22bb11174b291e6ec399856f.zip |
Notes
Diffstat (limited to 'graphics/R-cran-munsell')
-rw-r--r-- | graphics/R-cran-munsell/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/graphics/R-cran-munsell/Makefile b/graphics/R-cran-munsell/Makefile index bc040cb2bfc7..7f81e5f59440 100644 --- a/graphics/R-cran-munsell/Makefile +++ b/graphics/R-cran-munsell/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: R-cran-munsell -# Date created: 2012-02-08 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= munsell PORTVERSION= 0.4 +PORTREVISION= 1 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} |