diff options
author | bapt <bapt@FreeBSD.org> | 2015-10-31 06:43:16 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-10-31 06:43:16 +0800 |
commit | 7d010147fb4822da1d4cb3cdd66a9ae26e3f18f4 (patch) | |
tree | 4085e18e904be6408b9501a6f1b4e6958c848ba7 /net | |
parent | 4f07abfa48595b4a99ddf963d56da834b9cd2517 (diff) | |
download | freebsd-ports-gnome-7d010147fb4822da1d4cb3cdd66a9ae26e3f18f4.tar.gz freebsd-ports-gnome-7d010147fb4822da1d4cb3cdd66a9ae26e3f18f4.tar.zst freebsd-ports-gnome-7d010147fb4822da1d4cb3cdd66a9ae26e3f18f4.zip |
Bump portrevision of ports that might have been built with a broken post-install
script due to fallouts of r399992
Diffstat (limited to 'net')
-rw-r--r-- | net/mosquitto/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/mosquitto/Makefile b/net/mosquitto/Makefile index 5f9a6d511dc8..731d3381711c 100644 --- a/net/mosquitto/Makefile +++ b/net/mosquitto/Makefile @@ -3,6 +3,7 @@ PORTNAME= mosquitto PORTVERSION= 1.4.4 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://mosquitto.org/files/source/ |