diff options
Diffstat (limited to 'irc/xchat-devel/Makefile')
-rw-r--r-- | irc/xchat-devel/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/irc/xchat-devel/Makefile b/irc/xchat-devel/Makefile index f49299737207..1aec871c6923 100644 --- a/irc/xchat-devel/Makefile +++ b/irc/xchat-devel/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xchat -# Version required: 1.1.2 +# Version required: 1.1.3 # Date created: 17 Nov 1998 # Whom: Jim Mock <jim@phrantic.phear.net> # -# $Id: Makefile,v 1.16 1999/07/05 02:30:54 cpiazza Exp $ +# $Id: Makefile,v 1.17 1999/07/17 03:56:06 cpiazza Exp $ # -DISTNAME= xchat-1.1.2 +DISTNAME= xchat-1.1.3 CATEGORIES= irc MASTER_SITES= http://xchat.org/files/beta/ \ http://xchat.linuxpower.org/files/beta/ |