diff options
author | Xin LI <delphij@FreeBSD.org> | 2007-10-27 08:51:28 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2007-10-27 08:51:28 +0000 |
commit | e45553accbb5eff1d96e22a1f7d4afdb6880b171 (patch) | |
tree | c33d52032f4231d5be130ad52d9d0e9b0529e0e2 /irc/xchat-gnome/Makefile | |
parent | 6d2bbb8a575e09b778e38be235dba6792f27e72a (diff) |
Update to 0.18
Notes
Notes:
svn path=/head/; revision=202128
Diffstat (limited to 'irc/xchat-gnome/Makefile')
-rw-r--r-- | irc/xchat-gnome/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile index cc10cfa9423d..c76c54ff6eae 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xchat -PORTVERSION= 0.15 -PORTREVISION= 2 +PORTVERSION= 0.18 CATEGORIES= irc gnome ipv6 MASTER_SITES= http://releases.navi.cx/xchat-gnome/ PKGNAMESUFFIX= -gnome |