diff options
author | mezz <mezz@FreeBSD.org> | 2008-08-04 10:46:24 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2008-08-04 10:46:24 +0800 |
commit | 90e8c73d708162271c32ccba3e05ef621bdd72b6 (patch) | |
tree | 2a129321cc0b89040f1cf09373e1b5e1f75f811a /irc/xchat/Makefile | |
parent | b03528c3a70b13fbdfaf8a241e489e93e99b05f0 (diff) | |
download | freebsd-ports-gnome-90e8c73d708162271c32ccba3e05ef621bdd72b6.tar.gz freebsd-ports-gnome-90e8c73d708162271c32ccba3e05ef621bdd72b6.tar.zst freebsd-ports-gnome-90e8c73d708162271c32ccba3e05ef621bdd72b6.zip |
Various small fixes, bump the PORTREVISION.
Obtained from: http://www.xchat.org/files/source/2.8/patches/
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/}/ |