diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2007-03-21 21:35:47 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2007-03-21 21:35:47 +0000 |
commit | 3a0ccf7858d54afcfecc88a85f8fe6d8d096c942 (patch) | |
tree | a82cbbd21f580005396b5441c7163aef20e51c85 /irc/xchat/Makefile | |
parent | b50832fc335ab810b248aec9b4892d1d1a51ca5c (diff) |
Notes
Diffstat (limited to 'irc/xchat/Makefile')
-rw-r--r-- | irc/xchat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile index ddbe6adb02c9..acc2488c8c4d 100644 --- a/irc/xchat/Makefile +++ b/irc/xchat/Makefile @@ -8,7 +8,7 @@ PORTNAME= xchat PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= irc gnome ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://xchat.org/files/source/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/ |