diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-08-19 15:35:27 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-08-19 15:35:27 +0000 |
commit | befa71e0f350a045c0cf26d1871f91c6c453546a (patch) | |
tree | eced3a067f69c836396f6dab708c086619b9da8d /irc | |
parent | 9ba47d69fa695da89652e9f0b78fe55fbb673e1c (diff) | |
download | ports-befa71e0f350a045c0cf26d1871f91c6c453546a.tar.gz ports-befa71e0f350a045c0cf26d1871f91c6c453546a.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/ezbounce/Makefile | 2 | ||||
-rw-r--r-- | irc/znc/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/ezbounce/Makefile b/irc/ezbounce/Makefile index 86efbeddaf60..3494941a44c5 100644 --- a/irc/ezbounce/Makefile +++ b/irc/ezbounce/Makefile @@ -3,7 +3,7 @@ PORTNAME= ezbounce PORTVERSION= 1.99.15 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= irc MASTER_SITES= http://BSDforge.com/projects/source/irc/ezbounce/ diff --git a/irc/znc/Makefile b/irc/znc/Makefile index c3e5c2c75a87..ea534192691a 100644 --- a/irc/znc/Makefile +++ b/irc/znc/Makefile @@ -3,7 +3,7 @@ PORTNAME= znc PORTVERSION= 1.7.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= irc ipv6 MASTER_SITES= https://znc.in/releases/ \ https://znc.in/releases/archive/ |