diff options
author | brnrd <brnrd@FreeBSD.org> | 2018-03-22 05:24:43 +0800 |
---|---|---|
committer | brnrd <brnrd@FreeBSD.org> | 2018-03-22 05:24:43 +0800 |
commit | 5e6a53c222d60df6caa0943f0fc20758fbf12b24 (patch) | |
tree | 0cf97fbd4ec3190a0d55c7a85a0ef4a2f4773f15 /www/flood | |
parent | d5f61f25f54123875e7b01466376af3ad383c66d (diff) | |
download | freebsd-ports-gnome-5e6a53c222d60df6caa0943f0fc20758fbf12b24.tar.gz freebsd-ports-gnome-5e6a53c222d60df6caa0943f0fc20758fbf12b24.tar.zst freebsd-ports-gnome-5e6a53c222d60df6caa0943f0fc20758fbf12b24.zip |
devel/apr1: Bump portrevision
- Repair my rookie mistake of earlier today
- Bump revision of dependent ports (again)
Reported by: antoine
Diffstat (limited to 'www/flood')
-rw-r--r-- | www/flood/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/flood/Makefile b/www/flood/Makefile index e4634c365711..dbe7214d611d 100644 --- a/www/flood/Makefile +++ b/www/flood/Makefile @@ -2,7 +2,7 @@ PORTNAME= flood PORTVERSION= 0.20041105 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= www MASTER_SITES= http://dist.bsdlab.org/ DISTNAME= httpd-test_20041105052051 |