diff options
author | wg <wg@FreeBSD.org> | 2014-07-31 23:18:55 +0800 |
---|---|---|
committer | wg <wg@FreeBSD.org> | 2014-07-31 23:18:55 +0800 |
commit | 65a882f011466f6e3d444e37539f4113b9283326 (patch) | |
tree | 17837888d5c23761152c721ce1f9e8b9ab345539 /irc | |
parent | 7f1bd56754a353dffadf95e643e4133af7487964 (diff) | |
download | freebsd-ports-gnome-65a882f011466f6e3d444e37539f4113b9283326.tar.gz freebsd-ports-gnome-65a882f011466f6e3d444e37539f4113b9283326.tar.zst freebsd-ports-gnome-65a882f011466f6e3d444e37539f4113b9283326.zip |
net/dante: update to 1.4.0
- Add LICENSE
- Support stage
PR: 191232
Submitted by: mp39590 gmail com
Approved by: maintainer (timeout)
Diffstat (limited to 'irc')
-rw-r--r-- | irc/hexchat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/hexchat/Makefile b/irc/hexchat/Makefile index 4ec88cff6aab..ca2181af8515 100644 --- a/irc/hexchat/Makefile +++ b/irc/hexchat/Makefile @@ -3,7 +3,7 @@ PORTNAME= hexchat PORTVERSION= 2.9.6.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= irc gnome ipv6 MASTER_SITES= http://dl.hexchat.org/${PORTNAME}/ |