diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-06-30 17:26:18 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-06-30 17:26:18 +0000 |
commit | 058e225fad8ed4a7fbf7b99e4b4b86766c81558d (patch) | |
tree | 3ff640742c5d73cf36ed2d3b62316f48cb518d12 /irc/xchat1/Makefile | |
parent | 5848327a756a0b0d369f01fd08be5afa91b9e67d (diff) | |
download | FreeBSD-ports-058e225fad8ed4a7fbf7b99e4b4b86766c81558d.zip FreeBSD-ports-058e225fad8ed4a7fbf7b99e4b4b86766c81558d.tar.gz |
Update to xchat-1.0.0
PR: 12460
Submitted by: maintainer
Diffstat (limited to 'irc/xchat1/Makefile')
-rw-r--r-- | irc/xchat1/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile index 5950da2..1006677 100644 --- a/irc/xchat1/Makefile +++ b/irc/xchat1/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/ \ |