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 /mail | |
parent | b32b11d4d94168fba58f1fb58fea8b1c10b06274 (diff) | |
download | pkgsrc-2905139798d0de2d8c6c39253cc29b89bcbaaf77.tar.gz |
www/horde3 has moved to www/horde
Diffstat (limited to 'mail')
-rw-r--r-- | mail/turba/Makefile | 5 |
1 files changed, 3 insertions, 2 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" |