diff options
author | Jochen Neumeister <joneum@FreeBSD.org> | 2018-08-27 16:27:19 +0000 |
---|---|---|
committer | Jochen Neumeister <joneum@FreeBSD.org> | 2018-08-27 16:27:19 +0000 |
commit | a0ee1eca691605a7d8d3b56dc09de11eb6ef2d1a (patch) | |
tree | 5f053a7d4e87c73b561114ba20bb28ec6586f6cf /www/horde-base/Makefile | |
parent | 872c7c5b41d203e740324913383b95ec28fa38b4 (diff) |
Update to 5.2.19
Notes
Notes:
svn path=/head/; revision=478218
Diffstat (limited to 'www/horde-base/Makefile')
-rw-r--r-- | www/horde-base/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/horde-base/Makefile b/www/horde-base/Makefile index 02c97f95c50d..9a92c88e87a6 100644 --- a/www/horde-base/Makefile +++ b/www/horde-base/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= horde -PORTVERSION= 5.2.18 +PORTVERSION= 5.2.19 CATEGORIES= www pear PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} |