aboutsummaryrefslogtreecommitdiffstats
path: root/net/centericq/Makefile
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-07-02 10:00:31 +0800
committerijliao <ijliao@FreeBSD.org>2001-07-02 10:00:31 +0800
commitbca92718eb8c64ca9862b4bd69a08ecae87c4a8e (patch)
treeb02cba30a1e7040a859cdb8f3eb3e1a3f1115920 /net/centericq/Makefile
parent3257109833b857283f12e74db936d1f14289570d (diff)
downloadfreebsd-ports-gnome-bca92718eb8c64ca9862b4bd69a08ecae87c4a8e.tar.gz
freebsd-ports-gnome-bca92718eb8c64ca9862b4bd69a08ecae87c4a8e.tar.zst
freebsd-ports-gnome-bca92718eb8c64ca9862b4bd69a08ecae87c4a8e.zip
upgrade to 3.34.15
Diffstat (limited to 'net/centericq/Makefile')
-rw-r--r--net/centericq/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/centericq/Makefile b/net/centericq/Makefile
index 3efa69efbf8c..2ce2215be0d4 100644
--- a/net/centericq/Makefile
+++ b/net/centericq/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= centericq
-PORTVERSION= 3.29.12
+PORTVERSION= 3.34.15
CATEGORIES= net
MASTER_SITES= http://konst.org.ua/download/
@@ -25,4 +25,6 @@ CFLAGS+= -nostdinc -I${LOCALBASE}/include/ncurses \
USE_GMAKE= yes
GNU_CONFIGURE= yes
+MAN1= centericq.1
+
.include <bsd.port.post.mk>