diff options
-rw-r--r-- | mail/ingo/Makefile | 4 |
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" |