diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-06-29 14:22:11 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-06-29 14:22:11 +0000 |
commit | 3beb732dad3e5e47fb7b738b8b012a8bba15db80 (patch) | |
tree | 4c15a604327dbbd90123d63573081e4b362bda9b /irc/znc/Makefile | |
parent | 5201fa279fb7ba15a2f78213159349354b8136e1 (diff) | |
download | ports-3beb732dad3e5e47fb7b738b8b012a8bba15db80.tar.gz ports-3beb732dad3e5e47fb7b738b8b012a8bba15db80.zip |
Notes
Diffstat (limited to 'irc/znc/Makefile')
-rw-r--r-- | irc/znc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/znc/Makefile b/irc/znc/Makefile index adba26ad146b..e68cf6e17545 100644 --- a/irc/znc/Makefile +++ b/irc/znc/Makefile @@ -3,6 +3,7 @@ PORTNAME= znc PORTVERSION= 1.7.0 +PORTREVISION= 1 CATEGORIES= irc ipv6 MASTER_SITES= https://znc.in/releases/ \ https://znc.in/releases/archive/ |