diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2018-07-18 14:58:04 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2018-07-18 14:58:04 +0000 |
commit | 393a033bdb6f2c4412e0fa84ef7dca1599eac627 (patch) | |
tree | 0d78420945cd7ec7dd482bbf618b7854a44422a0 /irc/znc/Makefile | |
parent | 4940e09dc0b65d6747ff425c054278a936e4fff3 (diff) | |
download | ports-393a033bdb6f2c4412e0fa84ef7dca1599eac627.tar.gz ports-393a033bdb6f2c4412e0fa84ef7dca1599eac627.zip |
Notes
Diffstat (limited to 'irc/znc/Makefile')
-rw-r--r-- | irc/znc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/irc/znc/Makefile b/irc/znc/Makefile index e68cf6e17545..4da107f3f7d8 100644 --- a/irc/znc/Makefile +++ b/irc/znc/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= znc -PORTVERSION= 1.7.0 -PORTREVISION= 1 +PORTVERSION= 1.7.1 CATEGORIES= irc ipv6 MASTER_SITES= https://znc.in/releases/ \ https://znc.in/releases/archive/ |