diff options
author | bapt <bapt@FreeBSD.org> | 2011-07-11 05:06:39 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-07-11 05:06:39 +0800 |
commit | 30858ea3c41de585d455dc6029297d527152e391 (patch) | |
tree | 489557449bc9d7c0c9f93cefc244761d234d7cc9 /textproc/xaira | |
parent | cfdfe1cdf585ce367ae48ea29774ca3c7057d108 (diff) | |
download | freebsd-ports-gnome-30858ea3c41de585d455dc6029297d527152e391.tar.gz freebsd-ports-gnome-30858ea3c41de585d455dc6029297d527152e391.tar.zst freebsd-ports-gnome-30858ea3c41de585d455dc6029297d527152e391.zip |
- update ICU to 4.8
- chase library bump
- add an entry in UPDATING for instructions
- remove old conflict lines
Diffstat (limited to 'textproc/xaira')
-rw-r--r-- | textproc/xaira/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xaira/Makefile b/textproc/xaira/Makefile index 38fc4ef1799a..19733abb6a63 100644 --- a/textproc/xaira/Makefile +++ b/textproc/xaira/Makefile @@ -7,7 +7,7 @@ PORTNAME= xaira PORTVERSION= 1.23 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |