diff options
author | Jim Mock <jim@FreeBSD.org> | 2000-01-31 07:39:26 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2000-01-31 07:39:26 +0000 |
commit | d3fddc1271eeb363c450f74d53fccdc55a77645a (patch) | |
tree | 8b083cc5d7bc952389e5322ec238fe36d6751627 /irc/xchat-gnome/Makefile | |
parent | Update to 0.99.6.1 (diff) |
Update to 1.3.13.
Prodded by: green
Diffstat (limited to 'irc/xchat-gnome/Makefile')
-rw-r--r-- | irc/xchat-gnome/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile index e82eea65d54f..db27beb275d2 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xchat -# Version required: 1.3.12 +# Version required: 1.3.13 # Date created: 17 Nov 1998 # Whom: Jim Mock <jim@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= xchat-1.3.12 +DISTNAME= xchat-1.3.13 CATEGORIES= irc MASTER_SITES= http://xchat.org/files/source/1.3/ \ http://xchat.linuxpower.org/files/source/1.3/ |