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-mgmt | |
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-mgmt')
-rw-r--r-- | net-mgmt/iog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/iog/Makefile b/net-mgmt/iog/Makefile index cfb34c1fc561..fbbec4857250 100644 --- a/net-mgmt/iog/Makefile +++ b/net-mgmt/iog/Makefile @@ -3,7 +3,7 @@ PORTNAME= iog PORTVERSION= 1.03 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-mgmt MASTER_SITES= http://www.dynw.com/iog/ |