diff options
author | bapt <bapt@FreeBSD.org> | 2010-12-15 19:37:49 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2010-12-15 19:37:49 +0800 |
commit | 2a77d826d08facbbb6c50f2d171926595e19fe6a (patch) | |
tree | d06d478abbc4eecb65e8e86d699ea70a88734547 /textproc/xaira | |
parent | d5c2583b75fe66ae378dbf18e1b608aed28787f6 (diff) | |
download | freebsd-ports-gnome-2a77d826d08facbbb6c50f2d171926595e19fe6a.tar.gz freebsd-ports-gnome-2a77d826d08facbbb6c50f2d171926595e19fe6a.tar.zst freebsd-ports-gnome-2a77d826d08facbbb6c50f2d171926595e19fe6a.zip |
Chase devel/icu upgrade
Add an updating note
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 519f1dcdd545..38fc4ef1799a 100644 --- a/textproc/xaira/Makefile +++ b/textproc/xaira/Makefile @@ -7,7 +7,7 @@ PORTNAME= xaira PORTVERSION= 1.23 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |