diff options
author | jim <jim@FreeBSD.org> | 2000-02-11 19:24:39 +0000 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 2000-02-11 19:24:39 +0000 |
commit | f341566a62e8448b9770667806ebd31db846396b (patch) | |
tree | 0c0ce5ac804343531995c9f4689d9c5d45e9fd96 /irc/xchat1 | |
parent | da426cccae9283dfc42d9ccbf937888e35b9672b (diff) | |
download | FreeBSD-ports-f341566a62e8448b9770667806ebd31db846396b.zip FreeBSD-ports-f341566a62e8448b9770667806ebd31db846396b.tar.gz |
Say hello to xchat-1.4.0. This is the first 'stable' release in about
6 months (according to the xchat.org site).
Diffstat (limited to 'irc/xchat1')
-rw-r--r-- | irc/xchat1/Makefile | 8 | ||||
-rw-r--r-- | irc/xchat1/distinfo | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile index 0bd4e84..3e4dac3 100644 --- a/irc/xchat1/Makefile +++ b/irc/xchat1/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: xchat -# Version required: 1.3.14 +# Version required: 1.4.0 # Date created: 17 Nov 1998 # Whom: Jim Mock <jim@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= xchat-1.3.14 +DISTNAME= xchat-1.4.0 CATEGORIES= irc -MASTER_SITES= http://xchat.org/files/source/1.3/ \ - http://xchat.linuxpower.org/files/source/1.3/ +MASTER_SITES= http://xchat.org/files/source/1.4/ \ + http://xchat.linuxpower.org/files/source/1.4/ MAINTAINER= jim@FreeBSD.org diff --git a/irc/xchat1/distinfo b/irc/xchat1/distinfo index 187e7be..aa12b68 100644 --- a/irc/xchat1/distinfo +++ b/irc/xchat1/distinfo @@ -1 +1 @@ -MD5 (xchat-1.3.14.tar.bz2) = 344989cc82739759bbea4efdae1c2e15 +MD5 (xchat-1.4.0.tar.bz2) = 6a6913b94049c646d67e2fc6e2fd816d |