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 | 2905139798d0de2d8c6c39253cc29b89bcbaaf77 (patch) | |
tree | 5b5664f0059569847189e926f79fea82f2126a9e | |
parent | b32b11d4d94168fba58f1fb58fea8b1c10b06274 (diff) | |
download | pkgsrc-2905139798d0de2d8c6c39253cc29b89bcbaaf77.tar.gz |
www/horde3 has moved to www/horde
-rw-r--r-- | mail/turba/Makefile | 5 | ||||
-rw-r--r-- | time/kronolith/Makefile | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/mail/turba/Makefile b/mail/turba/Makefile index 030ed8a01d1..9f9db998473 100644 --- a/mail/turba/Makefile +++ b/mail/turba/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2006/06/02 18:27:56 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2006/06/25 19:53:13 dmcmahill Exp $ DISTNAME= turba-h3-${TURBAVER} PKGNAME= turba-${TURBAVER} +PKGREVISION= 1 CATEGORIES= mail www MASTER_SITES= http://ftp.horde.org/pub/turba/ \ ftp://ftp.horde.org/pub/turba/ @@ -10,7 +11,7 @@ MAINTAINER= adrianp@NetBSD.org HOMEPAGE= http://www.horde.org/turba/ COMMENT= Horde contact management application -DEPENDS+= horde>=3.0.0:../../www/horde3 +DEPENDS+= horde>=3.0.0:../../www/horde .include "../../mk/bsd.prefs.mk" 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 |