diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2008-08-04 02:46:24 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2008-08-04 02:46:24 +0000 |
commit | 129752552ff3e561e83cf7b344c675393e052db9 (patch) | |
tree | 64df5377bb2a1c082b851cc2bb777a5fa3a29a7f /irc/xchat/Makefile | |
parent | f1f532459140336efa2ddfaffd167f61eaff98df (diff) | |
download | ports-129752552ff3e561e83cf7b344c675393e052db9.tar.gz ports-129752552ff3e561e83cf7b344c675393e052db9.zip |
Notes
Diffstat (limited to 'irc/xchat/Makefile')
-rw-r--r-- | irc/xchat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile index 20ea926c0356..53b435a04b15 100644 --- a/irc/xchat/Makefile +++ b/irc/xchat/Makefile @@ -8,6 +8,7 @@ PORTNAME= xchat PORTVERSION= 2.8.6 +PORTREVISION= 1 CATEGORIES= irc gnome ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://xchat.org/files/source/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/ |