diff options
author | adrianp <adrianp> | 2008-01-09 21:49:48 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2008-01-09 21:49:48 +0000 |
commit | 44aa12e49e95d5e15cad8dfde3e0cec6d68f1438 (patch) | |
tree | d63fd508a4c56074271c79103e3f5bfd63f34785 /mail/imp/Makefile | |
parent | 668869508dc17f8ab605909608e5789002f33d2d (diff) | |
download | pkgsrc-44aa12e49e95d5e15cad8dfde3e0cec6d68f1438.tar.gz |
Major changes compared to the IMP H3 (4.1.5) version are:
* Small bug fixes and improvements.
* Updated Japanese translation.
Diffstat (limited to 'mail/imp/Makefile')
-rw-r--r-- | mail/imp/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/imp/Makefile b/mail/imp/Makefile index df3bffabca6..e455ccb6a07 100644 --- a/mail/imp/Makefile +++ b/mail/imp/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2007/12/01 23:15:11 adrianp Exp $ +# $NetBSD: Makefile,v 1.45 2008/01/09 21:49:48 adrianp Exp $ DISTNAME= imp-h3-${IMPVER} PKGNAME= imp-${IMPVER} -PKGREVISION= 1 CATEGORIES= mail www MASTER_SITES= http://ftp.horde.org/pub/imp/ \ ftp://ftp.horde.org/pub/imp/ @@ -23,7 +22,7 @@ DOCDIR= ${PREFIX}/share/doc/imp EGDIR= ${PREFIX}/share/examples/imp HORDEDIR= ${PREFIX}/share/horde IMPDIR= ${HORDEDIR}/imp -IMPVER= 4.1.5 +IMPVER= 4.1.6 PAXDIRS= lib locale po scripts templates themes PKG_USERS_VARS+= APACHE_USER |