diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-07-01 01:26:18 +0800 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-07-01 01:26:18 +0800 |
commit | 437193378dfb4d55759399aa0811cb69ae54a14f (patch) | |
tree | bfdfbf09358442871edd7a54a8d77031358026ff /irc/xchat-gnome/Makefile | |
parent | 56fcdcce5a79c428212535fc80e170dfa4483c56 (diff) | |
download | freebsd-ports-gnome-437193378dfb4d55759399aa0811cb69ae54a14f.tar.gz freebsd-ports-gnome-437193378dfb4d55759399aa0811cb69ae54a14f.tar.zst freebsd-ports-gnome-437193378dfb4d55759399aa0811cb69ae54a14f.zip |
Update to xchat-1.0.0
PR: 12460
Submitted by: maintainer
Diffstat (limited to 'irc/xchat-gnome/Makefile')
-rw-r--r-- | irc/xchat-gnome/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile index 5950da2adf97..1006677b500e 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/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/ \ |