diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2006-11-14 12:54:41 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2006-11-14 12:54:41 +0000 |
commit | 095fdbcf13a90691a5a37ad37344db9bb90dd0b6 (patch) | |
tree | 03c3b0ef919af7965310acdc0340a1fe82ac0f02 /irc/xchat-gnome | |
parent | 90979fb60fea38722690d6ded421298179a2664e (diff) | |
download | ports-095fdbcf13a90691a5a37ad37344db9bb90dd0b6.tar.gz ports-095fdbcf13a90691a5a37ad37344db9bb90dd0b6.zip |
Notes
Diffstat (limited to 'irc/xchat-gnome')
-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 bc966333ce5a..c505dc8d5a0c 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/Makefile @@ -7,7 +7,7 @@ PORTNAME= xchat PORTVERSION= 0.13 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= irc gnome ipv6 MASTER_SITES= http://releases.navi.cx/xchat-gnome/ PKGNAMESUFFIX= -gnome |