From bf5444a4227f3d7d3a88e0cc609225b5bbd0ac3c Mon Sep 17 00:00:00 2001 From: obache Date: Thu, 23 Feb 2012 11:24:29 +0000 Subject: Update ingo to 1.2.6. (while here, set LICENSE=apache-1.1.) ------ v1.2.6 ------ [mms] Fix encoding of vacation message in maildrop driver (Bug #9532). [jan] Add upgrade scripts for next-generation SQL share driver. --- mail/ingo/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mail/ingo/Makefile') diff --git a/mail/ingo/Makefile b/mail/ingo/Makefile index b4cff50e677..b9f211e19f5 100644 --- a/mail/ingo/Makefile +++ b/mail/ingo/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2011/09/16 05:46:24 obache Exp $ +# $NetBSD: Makefile,v 1.19 2012/02/23 11:24:29 obache Exp $ DISTNAME= ingo-h3-${INGOVER} PKGNAME= ingo-${INGOVER} -PKGREVISION= 1 CATEGORIES= mail www MASTER_SITES= http://ftp.horde.org/pub/ingo/ \ ftp://ftp.horde.org/pub/ingo/ @@ -10,6 +9,7 @@ MASTER_SITES= http://ftp.horde.org/pub/ingo/ \ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.horde.org/ingo/ COMMENT= Horde based generic and complete mail filter rule frontend +LICENSE= apache-1.1 DEPENDS+= horde>=3.2:../../www/horde @@ -23,7 +23,7 @@ DOCDIR= ${PREFIX}/share/doc/ingo EGDIR= ${PREFIX}/share/examples/ingo HORDEDIR= ${PREFIX}/share/horde INGODIR= ${HORDEDIR}/ingo -INGOVER= 1.2.5 +INGOVER= 1.2.6 PAXDIRS= lib locale po scripts templates themes MESSAGE_SUBST+= INGODIR=${INGODIR} -- cgit v1.2.3