diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-01-05 10:22:20 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-01-05 10:22:20 +0000 |
commit | 140ea1d6cd699df09c6cf7fdf2428da5bbe96276 (patch) | |
tree | ce50fa0cff20f562a007f836ac55397325581894 /www/horde | |
parent | 437e923df0511ead68e46b6dbd2707e1a7c25c12 (diff) | |
download | ports-140ea1d6cd699df09c6cf7fdf2428da5bbe96276.tar.gz ports-140ea1d6cd699df09c6cf7fdf2428da5bbe96276.zip |
Notes
Diffstat (limited to 'www/horde')
-rw-r--r-- | www/horde/Makefile | 2 | ||||
-rw-r--r-- | www/horde/distinfo | 4 | ||||
-rw-r--r-- | www/horde/pkg-plist | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/www/horde/Makefile b/www/horde/Makefile index af93b6b1ebbc..991149da4758 100644 --- a/www/horde/Makefile +++ b/www/horde/Makefile @@ -6,7 +6,7 @@ # PORTNAME= horde -PORTVERSION= 3.0 +PORTVERSION= 3.0.1 CATEGORIES= www MASTER_SITES= ftp://ftp.horde.org/pub/horde/ \ ftp://ftp.planetmirror.com/pub/horde/horde/ \ diff --git a/www/horde/distinfo b/www/horde/distinfo index ff1486286d73..1e1469a458e7 100644 --- a/www/horde/distinfo +++ b/www/horde/distinfo @@ -1,2 +1,2 @@ -MD5 (horde-3.0.tar.gz) = afe2a76062169cf5cd2cc5a3001fcc6a -SIZE (horde-3.0.tar.gz) = 3113591 +MD5 (horde-3.0.1.tar.gz) = 5c0dbab26a64b5e58d4cbb1724e472e0 +SIZE (horde-3.0.1.tar.gz) = 3114535 diff --git a/www/horde/pkg-plist b/www/horde/pkg-plist index 08ae948b35f4..47b915fa2443 100644 --- a/www/horde/pkg-plist +++ b/www/horde/pkg-plist @@ -540,6 +540,7 @@ etc/horde/httpd.conf.horde %%HORDEDIR%%/rpc.php %%HORDEDIR%%/scripts/.htaccess %%HORDEDIR%%/scripts/SCRIPTS +%%HORDEDIR%%/scripts/create-symlinks.php %%HORDEDIR%%/scripts/crond %%HORDEDIR%%/scripts/get_login.php %%HORDEDIR%%/scripts/http_login_refer.php @@ -807,7 +808,6 @@ etc/horde/httpd.conf.horde %%HORDEDIR%%/themes/graphics/alerts/warning.png %%HORDEDIR%%/themes/graphics/az.png %%HORDEDIR%%/themes/graphics/blank.gif -%%HORDEDIR%%/themes/graphics/block/add.png %%HORDEDIR%%/themes/graphics/block/down.png %%HORDEDIR%%/themes/graphics/block/large_down.png %%HORDEDIR%%/themes/graphics/block/large_left.png |