diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-30 17:26:18 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-30 17:26:18 +0000 |
commit | 437193378dfb4d55759399aa0811cb69ae54a14f (patch) | |
tree | bfdfbf09358442871edd7a54a8d77031358026ff /irc/xchat-devel | |
parent | Fix ``wmeyes''s location. (diff) |
Update to xchat-1.0.0
PR: 12460
Submitted by: maintainer
Diffstat (limited to 'irc/xchat-devel')
-rw-r--r-- | irc/xchat-devel/Makefile | 6 | ||||
-rw-r--r-- | irc/xchat-devel/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/irc/xchat-devel/Makefile b/irc/xchat-devel/Makefile index 5950da2adf97..1006677b500e 100644 --- a/irc/xchat-devel/Makefile +++ b/irc/xchat-devel/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xchat -# Version required: 0.9.9 +# Version required: 1.0.0 # Date created: 17 Nov 1998 # Whom: Jim Mock <jim@phrantic.phear.net> # -# $Id: Makefile,v 1.13 1999/06/21 01:53:27 cpiazza Exp $ +# $Id: Makefile,v 1.14 1999/06/28 02:21:21 billf Exp $ # -DISTNAME= xchat-0.9.9 +DISTNAME= xchat-1.0.0 CATEGORIES= irc MASTER_SITES= http://xchat.linuxpower.org/files/ \ http://www.ozemail.com.au/~peterzelezny/xchat/ \ diff --git a/irc/xchat-devel/distinfo b/irc/xchat-devel/distinfo index 082ce9bcaf41..732aa65f0f4e 100644 --- a/irc/xchat-devel/distinfo +++ b/irc/xchat-devel/distinfo @@ -1 +1 @@ -MD5 (xchat-0.9.9.tar.gz) = b432b9f569706d6dc28c307a53dea210 +MD5 (xchat-1.0.0.tar.gz) = 1c64814fc2b60445f61406649a9e12d4 |