diff options
author | Jim Mock <jim@FreeBSD.org> | 1999-11-22 21:15:24 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 1999-11-22 21:15:24 +0000 |
commit | e17a259f9470e8f99acc48eb9801eae3b26ed660 (patch) | |
tree | c23dc291b869d7fdd6dabed61dd646f5deb30e3d /irc/xchat-gnome/Makefile | |
parent | Update to ezload-0.3.1 (diff) |
Update to version 1.3.8
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 d2e23f9aedd2..64173e851d5e 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.7 +# Version required: 1.3.8 # Date created: 17 Nov 1998 # Whom: Jim Mock <jim@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= xchat-1.3.7 +DISTNAME= xchat-1.3.8 CATEGORIES= irc MASTER_SITES= http://xchat.org/files/v1.3/ \ http://xchat.linuxpower.org/files/v1.3/ |