diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-06-22 19:59:41 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-06-22 19:59:41 +0000 |
commit | ca21823b65ea22aea7534e28a607f7b7d2fdcff6 (patch) | |
tree | 17c54ee81284568526278b3357e355cf65710ca2 /irc/hexchat | |
parent | c5b42d52a34d81c5b85fb406b0ba22ab9d696bc3 (diff) | |
download | ports-ca21823b65ea22aea7534e28a607f7b7d2fdcff6.tar.gz ports-ca21823b65ea22aea7534e28a607f7b7d2fdcff6.zip |
Notes
Diffstat (limited to 'irc/hexchat')
-rw-r--r-- | irc/hexchat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/hexchat/Makefile b/irc/hexchat/Makefile index e2e68b5a3128..e671683095f3 100644 --- a/irc/hexchat/Makefile +++ b/irc/hexchat/Makefile @@ -4,6 +4,7 @@ PORTNAME= hexchat PORTVERSION= 2.14.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= irc gnome ipv6 MAINTAINER= pkubaj@anongoth.pl |