diff options
author | Brad Davis <brd@FreeBSD.org> | 2018-02-03 01:37:28 +0800 |
---|---|---|
committer | Brad Davis <brd@FreeBSD.org> | 2018-02-03 01:37:28 +0800 |
commit | 67d89e60d05161f3486b239cb402fd8916f7fc8e (patch) | |
tree | a8e1378fc8572f8453a7648596a92b4ee17bbae0 /irc/irssi-xmpp/Makefile | |
parent | 9269f83f66159f7bd11583b70fa1e54129534d4f (diff) | |
download | freebsd-ports-gnome-67d89e60d05161f3486b239cb402fd8916f7fc8e.tar.gz freebsd-ports-gnome-67d89e60d05161f3486b239cb402fd8916f7fc8e.tar.zst freebsd-ports-gnome-67d89e60d05161f3486b239cb402fd8916f7fc8e.zip |
Bump PORTREVISION for ports that depend on irc/irssi after update in r460549.
Reported by: tj <tj@mrsk.me>
Pointyhat to: brd
Diffstat (limited to 'irc/irssi-xmpp/Makefile')
-rw-r--r-- | irc/irssi-xmpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/irssi-xmpp/Makefile b/irc/irssi-xmpp/Makefile index f4787a20e411..420f60151eb8 100644 --- a/irc/irssi-xmpp/Makefile +++ b/irc/irssi-xmpp/Makefile @@ -3,7 +3,7 @@ PORTNAME= irssi-xmpp PORTVERSION= 0.53 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= irc MASTER_SITES= http://cybione.org/~irssi-xmpp/files/ |