diff options
author | clive <clive@FreeBSD.org> | 2000-12-12 23:47:29 +0800 |
---|---|---|
committer | clive <clive@FreeBSD.org> | 2000-12-12 23:47:29 +0800 |
commit | fc3185e6663640bcf3e161267cf4fe08b650ec06 (patch) | |
tree | bfaede9f72cf1150f88110b6a1a05a3558b454f3 /net-im/centericq | |
parent | bcc613de9998c71637b1abaf688bf895e7299ae5 (diff) | |
download | freebsd-ports-gnome-fc3185e6663640bcf3e161267cf4fe08b650ec06.tar.gz freebsd-ports-gnome-fc3185e6663640bcf3e161267cf4fe08b650ec06.tar.zst freebsd-ports-gnome-fc3185e6663640bcf3e161267cf4fe08b650ec06.zip |
Update to 3.13.3
PR: 23503
Submitted by: Maintainer
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 |