diff options
author | beech <beech@FreeBSD.org> | 2007-08-15 16:48:13 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2007-08-15 16:48:13 +0800 |
commit | 746dca0d85d5b62affb5ecfc6aae8dc1dda41879 (patch) | |
tree | c9d7ad8c27c5e16a4f26f1389d3c24f95700ce60 /irc/bitchx/Makefile | |
parent | c912f0d66d2a66e67daf28ba59ace19037e16daa (diff) | |
download | freebsd-ports-gnome-746dca0d85d5b62affb5ecfc6aae8dc1dda41879.tar.gz freebsd-ports-gnome-746dca0d85d5b62affb5ecfc6aae8dc1dda41879.tar.zst freebsd-ports-gnome-746dca0d85d5b62affb5ecfc6aae8dc1dda41879.zip |
- Update to 1.1.0.1
- Patches integrated upstream
Approved by: sat (mentor)
Diffstat (limited to 'irc/bitchx/Makefile')
-rw-r--r-- | irc/bitchx/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile index f21e1a792fe8..4ebf0f7e6ea5 100644 --- a/irc/bitchx/Makefile +++ b/irc/bitchx/Makefile @@ -6,12 +6,11 @@ # PORTNAME= BitchX -PORTVERSION= 1.1 -PORTREVISION= 1 +PORTVERSION= 1.1.0.1 CATEGORIES+= irc MASTER_SITES= ftp://ftp.bitchx.org/pub/BitchX/source/ \ CENKES -DISTNAME= ircii-pana-${PORTVERSION}-final +DISTNAME= ircii-pana-1.1a-final MAINTAINER?= beech@FreeBSD.org COMMENT?= ircII color client with GTK/GNOME support |