diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-01 00:54:49 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-01 00:54:49 +0000 |
commit | 889248a2688562ac94c337d8b64a06014b164a4e (patch) | |
tree | d0d16c1393d82106cfaf12adc2ec793ceafa2811 /irc/xchat | |
parent | 4c8b848b104cb76873a794cfe0806d0c511347e4 (diff) | |
download | ports-889248a2688562ac94c337d8b64a06014b164a4e.tar.gz ports-889248a2688562ac94c337d8b64a06014b164a4e.zip |
Notes
Diffstat (limited to 'irc/xchat')
-rw-r--r-- | irc/xchat/Makefile | 10 | ||||
-rw-r--r-- | irc/xchat/distinfo | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile index 7d3408e6e4ae..241447f89ea0 100644 --- a/irc/xchat/Makefile +++ b/irc/xchat/Makefile @@ -1,17 +1,17 @@ # New ports collection makefile for: xchat -# Version required: 1.1.3 +# Version required: 1.1.6 # Date created: 17 Nov 1998 -# Whom: Jim Mock <jim@phrantic.phear.net> +# Whom: Jim Mock <jim@blues.ghis.net> # -# $Id: Makefile,v 1.18 1999/07/19 03:59:57 cpiazza Exp $ +# $Id: Makefile,v 1.19 1999/07/21 05:24:44 cpiazza Exp $ # -DISTNAME= xchat-1.1.3 +DISTNAME= xchat-1.1.6 CATEGORIES= irc MASTER_SITES= http://xchat.org/files/beta/ \ http://xchat.linuxpower.org/files/beta/ -MAINTAINER= jim@phrantic.phear.net +MAINTAINER= jim@blues.ghis.net LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 diff --git a/irc/xchat/distinfo b/irc/xchat/distinfo index ac05c10111fc..634f466ce48b 100644 --- a/irc/xchat/distinfo +++ b/irc/xchat/distinfo @@ -1 +1 @@ -MD5 (xchat-1.1.3.tar.bz2) = 3c88def396eb9a0eadf37b6b4cb0f6e0 +MD5 (xchat-1.1.6.tar.bz2) = b0adbbdfe47d72335146db9fb65d3b23 |