summaryrefslogtreecommitdiff
path: root/mail/ingo
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-06-24 13:37:08 +0000
committerwiz <wiz@pkgsrc.org>2006-06-24 13:37:08 +0000
commitb103919acd42997cd194471c8585102df67fcf79 (patch)
treedc04fdd4c4f8276ef39a21b9a4e0d597bf3aedff /mail/ingo
parenta21f9e9368a3b655d2e4197902d8ae5e29c2b8ec (diff)
downloadpkgsrc-b103919acd42997cd194471c8585102df67fcf79.tar.gz
Fix path to horde3 package in DEPENDS.
Diffstat (limited to 'mail/ingo')
-rw-r--r--mail/ingo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/ingo/Makefile b/mail/ingo/Makefile
index def6bb1ed9f..5734cc0b8c5 100644
--- a/mail/ingo/Makefile
+++ b/mail/ingo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/06/02 18:27:56 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2006/06/24 13:37:08 wiz Exp $
DISTNAME= ingo-h3-${INGOVER}
PKGNAME= ingo-${INGOVER}
@@ -10,7 +10,7 @@ MAINTAINER= adrianp@NetBSD.org
HOMEPAGE= http://www.horde.org/ingo/
COMMENT= Horde based generic and complete mail filter rule frontend
-DEPENDS+= horde>=3.0.0:../../www/horde3
+DEPENDS+= horde>=3.0.0:../../www/horde
.include "../../mk/bsd.prefs.mk"