diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-05-03 18:27:14 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-05-03 18:27:14 +0000 |
commit | 0d3663e54f5aa76254db20664c0a14d96bbaa77b (patch) | |
tree | b0675985e7f3c1e54bcc986fe93b603c4b4a717e /irc/xchat-gnome | |
parent | 67218b8ad405142c005fe03f5f486572835c20fa (diff) |
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 79d12c00724d..6d924214d62d 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/Makefile @@ -7,7 +7,7 @@ PORTNAME= xchat2 PORTVERSION= 2.0.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/2.0/ DISTNAME= xchat-${PORTVERSION} |