diff options
author | Jim Mock <jim@FreeBSD.org> | 2000-04-07 08:37:57 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2000-04-07 08:37:57 +0000 |
commit | e6ac1ca7b8eab62c44c6c3ab68cb471fa52d49dc (patch) | |
tree | 9b8fa95daab04f56849cd7c249c244c936605ec9 /irc/xchat-gnome/Makefile | |
parent | install sample file with everything commented out so that random (diff) |
Update to version 1.4.2.
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 58b24502aca8..25ad9c17ddd0 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xchat -# Version required: 1.4.1 +# Version required: 1.4.2 # Date created: 17 Nov 1998 # Whom: Jim Mock <jim@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= xchat-1.4.1 +DISTNAME= xchat-1.4.2 CATEGORIES= irc MASTER_SITES= http://xchat.org/files/source/1.4/ \ http://xchat.linuxpower.org/files/source/1.4/ |