diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-09-25 00:02:36 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-09-25 00:02:36 +0000 |
commit | a38219861723215d3c7d044cc973c09fd60c0646 (patch) | |
tree | 5591751f79396196499fbf2ae1ebbbdb4567d10f /irc | |
parent | 635a77adac0851653822796a29095500d1ee461e (diff) | |
download | ports-a38219861723215d3c7d044cc973c09fd60c0646.tar.gz ports-a38219861723215d3c7d044cc973c09fd60c0646.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/znc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/znc/Makefile b/irc/znc/Makefile index e3cc1b0fa754..00b72e1b12e2 100644 --- a/irc/znc/Makefile +++ b/irc/znc/Makefile @@ -3,7 +3,7 @@ PORTNAME= znc PORTVERSION= 1.6.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= irc ipv6 MASTER_SITES= http://znc.in/releases/ \ http://znc.in/releases/archive/ |