diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-07-19 11:59:58 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-07-19 11:59:58 +0800 |
commit | 0648ef2a594e230895a4593b7e76c11239e29204 (patch) | |
tree | c0f9575072fc55e7653c6f915a0b8b9a11d74a89 /irc/xchat1 | |
parent | 83c3e3409baa5d55ce544f9565d1fef33a8a9ed4 (diff) | |
download | freebsd-ports-gnome-0648ef2a594e230895a4593b7e76c11239e29204.tar.gz freebsd-ports-gnome-0648ef2a594e230895a4593b7e76c11239e29204.tar.zst freebsd-ports-gnome-0648ef2a594e230895a4593b7e76c11239e29204.zip |
Update to version 1.1.3
PR: 12704
Submitted by: Jim Mock <jim@phrantic.phear.net>, maintainer
Diffstat (limited to 'irc/xchat1')
-rw-r--r-- | irc/xchat1/Makefile | 6 | ||||
-rw-r--r-- | irc/xchat1/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile index f49299737207..1aec871c6923 100644 --- a/irc/xchat1/Makefile +++ b/irc/xchat1/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xchat -# Version required: 1.1.2 +# Version required: 1.1.3 # Date created: 17 Nov 1998 # Whom: Jim Mock <jim@phrantic.phear.net> # -# $Id: Makefile,v 1.16 1999/07/05 02:30:54 cpiazza Exp $ +# $Id: Makefile,v 1.17 1999/07/17 03:56:06 cpiazza Exp $ # -DISTNAME= xchat-1.1.2 +DISTNAME= xchat-1.1.3 CATEGORIES= irc MASTER_SITES= http://xchat.org/files/beta/ \ http://xchat.linuxpower.org/files/beta/ diff --git a/irc/xchat1/distinfo b/irc/xchat1/distinfo index 63810e4cf359..ac05c10111fc 100644 --- a/irc/xchat1/distinfo +++ b/irc/xchat1/distinfo @@ -1 +1 @@ -MD5 (xchat-1.1.2.tar.bz2) = d109fc9fba516564b2e146426bc5874a +MD5 (xchat-1.1.3.tar.bz2) = 3c88def396eb9a0eadf37b6b4cb0f6e0 |