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 /textproc/xaira | |
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 'textproc/xaira')
-rw-r--r-- | textproc/xaira/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/textproc/xaira/Makefile b/textproc/xaira/Makefile index 06b0d8c3f29b..3f66af57563b 100644 --- a/textproc/xaira/Makefile +++ b/textproc/xaira/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: xaira -# Date created: 10 September 2007 -# Whom: Mathias Monnerville <mathias@monnerville.com> -# +# Created by: Mathias Monnerville <mathias@monnerville.com> # $FreeBSD$ -# PORTNAME= xaira PORTVERSION= 1.23 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |