- Clarify LICENSE
- Regenerate patches with `make makepatch`
This commit is contained in:
parent
ab18d9e94d
commit
576dd6d75e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=407172
2 changed files with 4 additions and 4 deletions
|
@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}final
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Light-weight IMAP server for Maildir
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
RUN_DEPENDS= checkpassword-pam:${PORTSDIR}/security/checkpassword-pam \
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
--- Makefile.in.orig Thu Aug 26 19:12:42 2004
|
||||
+++ Makefile.in Thu Aug 26 19:17:29 2004
|
||||
@@ -87,7 +87,7 @@
|
||||
--- Makefile.in.orig 2005-07-21 10:02:30 UTC
|
||||
+++ Makefile.in
|
||||
@@ -87,7 +87,7 @@ datadir = @datadir@
|
||||
prefix = @prefix@
|
||||
sysconfdir = @sysconfdir@
|
||||
|
||||
|
|
Loading…
Reference in a new issue