diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2020-03-13 09:47:16 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2020-03-13 09:47:16 +0000 |
commit | f821cdc3470d31fc0b70510a2f5ca7cb12d02c7b (patch) | |
tree | a3eb772ba9edcf95a51aaed216ede2433ac03a37 /irc | |
parent | fb029a1191b23465b07b1e162867fc70286c4e62 (diff) | |
download | ports-f821cdc3470d31fc0b70510a2f5ca7cb12d02c7b.tar.gz ports-f821cdc3470d31fc0b70510a2f5ca7cb12d02c7b.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/znc-push/Makefile | 2 | ||||
-rw-r--r-- | irc/znc/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/znc-push/Makefile b/irc/znc-push/Makefile index 954a41a9e0a3..ba61436b2394 100644 --- a/irc/znc-push/Makefile +++ b/irc/znc-push/Makefile @@ -4,7 +4,7 @@ PORTNAME= znc-push DISTVERSIONPREFIX= v DISTVERSION= 1.0.0-167 DISTVERSIONSUFFIX= -g5f95488 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= irc MAINTAINER= dor.bsd@xm0.uk diff --git a/irc/znc/Makefile b/irc/znc/Makefile index aa008fe44f9a..6507a2ad0a0d 100644 --- a/irc/znc/Makefile +++ b/irc/znc/Makefile @@ -3,7 +3,7 @@ PORTNAME= znc PORTVERSION= 1.7.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= irc MASTER_SITES= https://znc.in/releases/ \ https://znc.in/releases/archive/ |