diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dovecot/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 57d2ed93ede..a1571b0be3d 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.136 2009/07/13 08:00:10 ghen Exp $ +# $NetBSD: Makefile,v 1.137 2009/08/11 10:45:01 tron Exp $ DISTNAME= dovecot-1.1.17 CATEGORIES= mail @@ -7,6 +7,7 @@ MASTER_SITES= http://www.dovecot.org/releases/1.1/ MAINTAINER= ghen@NetBSD.org HOMEPAGE= http://www.dovecot.org/ COMMENT= Secure IMAP and POP3 server +LICENSE= mit AND gnu-lgpl-v2.1 AND modified-bsd PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir |