aboutsummaryrefslogtreecommitdiffstats
path: root/irc/xchat1
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-05-28 20:35:56 +0800
committerpav <pav@FreeBSD.org>2006-05-28 20:35:56 +0800
commit59767f5d753d8864f39311bc42d7176363654b6f (patch)
treee0b58159e3e65723f18d93bc78e6df868c025919 /irc/xchat1
parent705b6d37f5b5af89b8d3699e39af34bfff923ed5 (diff)
downloadfreebsd-ports-gnome-59767f5d753d8864f39311bc42d7176363654b6f.tar.gz
freebsd-ports-gnome-59767f5d753d8864f39311bc42d7176363654b6f.tar.zst
freebsd-ports-gnome-59767f5d753d8864f39311bc42d7176363654b6f.zip
- Rename ports
irc/xchat -> irc/xchat1 irc/xchat2 -> irc/xchat
Diffstat (limited to 'irc/xchat1')
-rw-r--r--irc/xchat1/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile
index f58a714fd494..a613cb4f622d 100644
--- a/irc/xchat1/Makefile
+++ b/irc/xchat1/Makefile
@@ -35,6 +35,7 @@ CONFIGURE_ARGS+= --without-included-gettext \
--enable-ipv6 \
--datadir="${PREFIX}/share" \
--enable-perl
+LATEST_LINK= xchat1
.if defined(WITH_SSL)
USE_OPENSSL= YES