diff options
author | Jim Mock <jim@FreeBSD.org> | 2000-06-27 21:21:05 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2000-06-27 21:21:05 +0000 |
commit | 79aff9e30d8d76a999a256d53185622c93d80e8b (patch) | |
tree | 57909356ebfac139121b454ca1f575158eae9cc4 /irc/xchat-gnome/Makefile | |
parent | Teach the script the prefix in advance instead of letting it guess. (diff) |
Update to version 1.5.5
Diffstat (limited to 'irc/xchat-gnome/Makefile')
-rw-r--r-- | irc/xchat-gnome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile index a4c7ea0c4f7a..b7e6bd1f4fb9 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xchat -PORTVERSION= 1.5.4 +PORTVERSION= 1.5.5 CATEGORIES= irc gnome MASTER_SITES= http://xchat.org/files/source/1.5/ \ http://xchat.linuxpower.org/files/source/1.5/ |