diff options
author | tijl <tijl@FreeBSD.org> | 2014-06-12 17:17:32 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-06-12 17:17:32 +0800 |
commit | c361dcac3be4278cddcebfa5e1962245e49b3b21 (patch) | |
tree | 9bdf2af04c86775c0cd3fb5dedbb92da3b37aa02 /www/serf | |
parent | 5eee4cc8017fb0115a423bb0f1a9b5097e80fc04 (diff) | |
download | freebsd-ports-gnome-c361dcac3be4278cddcebfa5e1962245e49b3b21.tar.gz freebsd-ports-gnome-c361dcac3be4278cddcebfa5e1962245e49b3b21.tar.zst freebsd-ports-gnome-c361dcac3be4278cddcebfa5e1962245e49b3b21.zip |
Bump PORTREVISION on everything that depends on devel/apr1 due to the
library version change.
Approved by: portmgr (implicit)
Diffstat (limited to 'www/serf')
-rw-r--r-- | www/serf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/serf/Makefile b/www/serf/Makefile index 3f45bfbfdac1..7091dd4b53e3 100644 --- a/www/serf/Makefile +++ b/www/serf/Makefile @@ -3,6 +3,7 @@ PORTNAME= serf PORTVERSION= 1.3.6 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://serf.googlecode.com/svn/src_releases/ |