diff options
Diffstat (limited to 'mail/ingo/Makefile')
-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 5734cc0b8c5..a701cba1917 100644 --- a/mail/ingo/Makefile +++ b/mail/ingo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2006/06/24 13:37:08 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2006/10/29 08:22:02 adrianp Exp $ DISTNAME= ingo-h3-${INGOVER} PKGNAME= ingo-${INGOVER} @@ -18,7 +18,7 @@ DOCDIR= ${PREFIX}/share/doc/ingo EGDIR= ${PREFIX}/share/examples/ingo HORDEDIR= ${PREFIX}/share/horde INGODIR= ${HORDEDIR}/ingo -INGOVER= 1.1.1 +INGOVER= 1.1.2 PAXDIRS= lib locale po scripts templates themes MESSAGE_SUBST+= INGODIR=${INGODIR:Q} |