diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/qmail-ldap/Makefile | 2 | ||||
-rw-r--r-- | mail/qmail-mysql/Makefile | 2 | ||||
-rw-r--r-- | mail/qmail-smtp_auth+tls/Makefile | 2 | ||||
-rw-r--r-- | mail/qmail-smtp_auth/Makefile | 2 | ||||
-rw-r--r-- | mail/qmail-tls/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/mail/qmail-ldap/Makefile b/mail/qmail-ldap/Makefile index f23cecdc8998..ad884c9341da 100644 --- a/mail/qmail-ldap/Makefile +++ b/mail/qmail-ldap/Makefile @@ -113,7 +113,7 @@ certificate-req: MASTERDIR= ${QMAIL_PORT} PATCHDIR= ${.CURDIR}/files PKGDIR_LOCAL= ${.CURDIR} -COMMENT= ${PKGDIR_LOCAL}/pkg-comment +COMMENTFILE= ${PKGDIR_LOCAL}/pkg-comment DESCR= ${PKGDIR_LOCAL}/pkg-descr PKGMESSAGE= ${PKGDIR_LOCAL}/pkg-message PLIST= ${PKGDIR_LOCAL}/pkg-plist diff --git a/mail/qmail-mysql/Makefile b/mail/qmail-mysql/Makefile index 4559601af023..7e2af75fe1fe 100644 --- a/mail/qmail-mysql/Makefile +++ b/mail/qmail-mysql/Makefile @@ -46,7 +46,7 @@ qmail-mysql-post-patch: # Local overrides MASTERDIR= ${QMAIL_PORT} PKGDIR_LOCAL= ${.CURDIR} -COMMENT= ${PKGDIR_LOCAL}/pkg-comment +COMMENTFILE= ${PKGDIR_LOCAL}/pkg-comment DESCR= ${PKGDIR_LOCAL}/pkg-descr PKGMESSAGE= ${PKGDIR_LOCAL}/pkg-message diff --git a/mail/qmail-smtp_auth+tls/Makefile b/mail/qmail-smtp_auth+tls/Makefile index d6a60d5a93a0..42a75701d0f2 100644 --- a/mail/qmail-smtp_auth+tls/Makefile +++ b/mail/qmail-smtp_auth+tls/Makefile @@ -93,7 +93,7 @@ certificate-req: # Local overrides MASTERDIR= ${QMAIL_PORT} PKGDIR_LOCAL= ${.CURDIR} -COMMENT= ${PKGDIR_LOCAL}/pkg-comment +COMMENTFILE= ${PKGDIR_LOCAL}/pkg-comment DESCR= ${PKGDIR_LOCAL}/pkg-descr PKGMESSAGE= ${PKGDIR_LOCAL}/pkg-message PLIST= ${PKGDIR_LOCAL}/pkg-plist diff --git a/mail/qmail-smtp_auth/Makefile b/mail/qmail-smtp_auth/Makefile index d6a60d5a93a0..42a75701d0f2 100644 --- a/mail/qmail-smtp_auth/Makefile +++ b/mail/qmail-smtp_auth/Makefile @@ -93,7 +93,7 @@ certificate-req: # Local overrides MASTERDIR= ${QMAIL_PORT} PKGDIR_LOCAL= ${.CURDIR} -COMMENT= ${PKGDIR_LOCAL}/pkg-comment +COMMENTFILE= ${PKGDIR_LOCAL}/pkg-comment DESCR= ${PKGDIR_LOCAL}/pkg-descr PKGMESSAGE= ${PKGDIR_LOCAL}/pkg-message PLIST= ${PKGDIR_LOCAL}/pkg-plist diff --git a/mail/qmail-tls/Makefile b/mail/qmail-tls/Makefile index d6a60d5a93a0..42a75701d0f2 100644 --- a/mail/qmail-tls/Makefile +++ b/mail/qmail-tls/Makefile @@ -93,7 +93,7 @@ certificate-req: # Local overrides MASTERDIR= ${QMAIL_PORT} PKGDIR_LOCAL= ${.CURDIR} -COMMENT= ${PKGDIR_LOCAL}/pkg-comment +COMMENTFILE= ${PKGDIR_LOCAL}/pkg-comment DESCR= ${PKGDIR_LOCAL}/pkg-descr PKGMESSAGE= ${PKGDIR_LOCAL}/pkg-message PLIST= ${PKGDIR_LOCAL}/pkg-plist |