diff options
author | thierry <thierry@FreeBSD.org> | 2004-12-26 18:27:16 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2004-12-26 18:27:16 +0800 |
commit | b75cf80504965b654e744cc05282051766289d47 (patch) | |
tree | d6dc65cdfd991c968fd5b23601814d5324006b10 /www/horde-passwd | |
parent | 8e17da3893f7cebc8869e2e4733f9e6fc1a6cadc (diff) | |
download | freebsd-ports-gnome-b75cf80504965b654e744cc05282051766289d47.tar.gz freebsd-ports-gnome-b75cf80504965b654e744cc05282051766289d47.tar.zst freebsd-ports-gnome-b75cf80504965b654e744cc05282051766289d47.zip |
Chase Horde's moving.
Diffstat (limited to 'www/horde-passwd')
-rw-r--r-- | www/horde-passwd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/horde-passwd/Makefile b/www/horde-passwd/Makefile index ba8a4188633b..f47ff726877b 100644 --- a/www/horde-passwd/Makefile +++ b/www/horde-passwd/Makefile @@ -20,7 +20,7 @@ DIST_SUBDIR= horde MAINTAINER= ports@FreeBSD.org COMMENT= A password changing module for Horde -RUN_DEPENDS+= ${LOCALBASE}/www/horde/index.php:${PORTSDIR}/www/horde2 +RUN_DEPENDS+= ${LOCALBASE}/www/horde/index.php:${PORTSDIR}/www/horde NO_BUILD= yes USE_REINPLACE= yes |