diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2006-06-25 19:53:13 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2006-06-25 19:53:13 +0000 |
commit | 86b3a49db3473d68accf24b5ca834601aeac5607 (patch) | |
tree | 5b5664f0059569847189e926f79fea82f2126a9e /time/kronolith/Makefile | |
parent | 2db7053c7d62e788737710df1e97e12152750b6d (diff) | |
download | pkgsrc-86b3a49db3473d68accf24b5ca834601aeac5607.tar.gz |
www/horde3 has moved to www/horde
Diffstat (limited to 'time/kronolith/Makefile')
-rw-r--r-- | time/kronolith/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/time/kronolith/Makefile b/time/kronolith/Makefile index 6075fe0af2d..82c5284a1db 100644 --- a/time/kronolith/Makefile +++ b/time/kronolith/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2006/06/02 18:27:58 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2006/06/25 19:53:13 dmcmahill Exp $ DISTNAME= kronolith-h3-${KRONOLITHVER} PKGNAME= kronolith-${KRONOLITHVER} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www time MASTER_SITES= http://ftp.horde.org/pub/kronolith/ \ ftp://ftp.horde.org/pub/kronolith/ @@ -11,7 +11,7 @@ MAINTAINER= adrianp@NetBSD.org HOMEPAGE= http://www.horde.org/kronolith/ COMMENT= Horde calendar application -DEPENDS+= horde>=3.0.0:../../www/horde3 +DEPENDS+= horde>=3.0.0:../../www/horde DEPENDS+= ${PHP_PKG_PREFIX}-mysql>=4.3.3:../../databases/php-mysql DEPENDS+= ${PHP_PKG_PREFIX}-pear-Date-[0-9]*:../../time/pear-Date |