diff options
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 |