diff options
author | bapt <bapt@FreeBSD.org> | 2012-12-19 07:09:07 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-12-19 07:09:07 +0800 |
commit | 79e1a83e414e54f2b087c20cd4925a0fab93e0bc (patch) | |
tree | ad7c39da51b49efe798d391589a3e0dbdee5aa47 /math/libR | |
parent | e239e0d9a0a9c0259b3a19b1d2c30586f4c14854 (diff) | |
download | freebsd-ports-gnome-79e1a83e414e54f2b087c20cd4925a0fab93e0bc.tar.gz freebsd-ports-gnome-79e1a83e414e54f2b087c20cd4925a0fab93e0bc.tar.zst freebsd-ports-gnome-79e1a83e414e54f2b087c20cd4925a0fab93e0bc.zip |
Chase icu, graphite2 and libexttextcat bump
Diffstat (limited to 'math/libR')
-rw-r--r-- | math/libR/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/math/libR/Makefile b/math/libR/Makefile index 1c7ad6324841..9da0860e9a1d 100644 --- a/math/libR/Makefile +++ b/math/libR/Makefile @@ -1,10 +1,5 @@ -# vim: tabstop=8 softtabstop=0 noexpandtab -# Ports collection makefile for: libR -# Date created: 20 July 2011 -# Whom: bf <bf@FreeBSD.org> -# +# Created by: bf <bf@FreeBSD.org> # $FreeBSD$ -# PORTNAME= libR |