diff options
Diffstat (limited to 'net-im/centericq')
-rw-r--r-- | net-im/centericq/Makefile | 6 | ||||
-rw-r--r-- | net-im/centericq/distinfo | 2 | ||||
-rw-r--r-- | net-im/centericq/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/net-im/centericq/Makefile b/net-im/centericq/Makefile index 2dc4a878c661..f2784fe3e354 100644 --- a/net-im/centericq/Makefile +++ b/net-im/centericq/Makefile @@ -6,7 +6,7 @@ # PORTNAME= centericq -PORTVERSION= 3.7.3 +PORTVERSION= 3.13.3 CATEGORIES= net MASTER_SITES= http://download.konst.org.ua/ @@ -15,8 +15,8 @@ MAINTAINER= ijliao@csie.nctu.edu.tw .include <bsd.port.pre.mk> .if ${OSVERSION} < 400010 LIB_DEPENDS= ncurses.5:${PORTSDIR}/devel/ncurses -CFLAGS+= -nostdinc -I${LOCALBASE}/include/ncurses -I${LOCALBASE}/include\ - -I/usr/include +CFLAGS+= -nostdinc -I${LOCALBASE}/include/ncurses \ + -I${LOCALBASE}/include -I/usr/include .endif USE_GMAKE= yes diff --git a/net-im/centericq/distinfo b/net-im/centericq/distinfo index ac3a961e885d..37b16c66b24d 100644 --- a/net-im/centericq/distinfo +++ b/net-im/centericq/distinfo @@ -1 +1 @@ -MD5 (centericq-3.7.3.tar.gz) = 79cfd9a0c8db8de14768b1bec6a37a94 +MD5 (centericq-3.13.3.tar.gz) = d1ca70ed84c7f25b8f70c0308087ba30 diff --git a/net-im/centericq/pkg-plist b/net-im/centericq/pkg-plist index 5f1613dcf2ef..ca8452ad803c 100644 --- a/net-im/centericq/pkg-plist +++ b/net-im/centericq/pkg-plist @@ -5,4 +5,5 @@ share/centericq/msg.wav share/centericq/url.wav share/locale/de/LC_MESSAGES/centericq.mo share/locale/ru/LC_MESSAGES/centericq.mo +share/locale/zh_TW.Big5/LC_MESSAGES/centericq.mo @dirrm share/centericq |