diff options
author | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2014-07-04 11:57:12 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2014-07-04 11:57:12 +0000 |
commit | 9a2173f6e49311f75f25dbb63bb5da352d828fc4 (patch) | |
tree | 30a40c4baaae0639d2f679e8dede4aecc85ab097 /mail/exim-mysql | |
parent | e4d0c9ffd67b4dc98b20bafe0fee16ceeca86ef0 (diff) | |
download | ports-9a2173f6e49311f75f25dbb63bb5da352d828fc4.tar.gz ports-9a2173f6e49311f75f25dbb63bb5da352d828fc4.zip |
Notes
Diffstat (limited to 'mail/exim-mysql')
-rw-r--r-- | mail/exim-mysql/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/exim-mysql/Makefile b/mail/exim-mysql/Makefile index 6fb2469eb934..5cc267262f87 100644 --- a/mail/exim-mysql/Makefile +++ b/mail/exim-mysql/Makefile @@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../exim WITH_MYSQL= yes -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |