aboutsummaryrefslogtreecommitdiff
path: root/irc/quirc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/quirc/Makefile')
-rw-r--r--irc/quirc/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/irc/quirc/Makefile b/irc/quirc/Makefile
index 8208973a04e1..16806d44e36f 100644
--- a/irc/quirc/Makefile
+++ b/irc/quirc/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= quirc
-PORTVERSION= 0.9.81
+PORTVERSION= 0.9.82
CATEGORIES= irc tk83
MASTER_SITES= http://quirc.org/
@@ -27,7 +27,8 @@ CONFIGURE_ARGS= --with-wish=${PREFIX}/bin/wish8.3 \
--with-tcl-version=8.3
PORTDOCS= AUTHORS ChangeLog FAQ NEWS README doc/color.txt \
- doc/nickcomp.txt doc/quedit.txt doc/rfc1459.txt
+ doc/dccresum.txt doc/links.txt doc/nickcomp.txt \
+ doc/quedit.txt doc/rfc1459.txt doc/tdcc.txt
post-install:
.if !defined(NOPORTDOCS)