diff options
author | edwin <edwin@FreeBSD.org> | 2003-09-05 07:33:51 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-09-05 07:33:51 +0000 |
commit | ceff32bcc316a64e9670d27cac3756c938c4ee86 (patch) | |
tree | f903034d96611387c8ea48c1a597e6fe760c51f2 /mail/qmail-conf/Makefile | |
parent | fe0814ceee24f208469570b9c55f04a54739392d (diff) | |
download | FreeBSD-ports-ceff32bcc316a64e9670d27cac3756c938c4ee86.zip FreeBSD-ports-ceff32bcc316a64e9670d27cac3756c938c4ee86.tar.gz |
Chase repocopies towards ports/dns
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr
Diffstat (limited to 'mail/qmail-conf/Makefile')
-rw-r--r-- | mail/qmail-conf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qmail-conf/Makefile b/mail/qmail-conf/Makefile index c667a0d..14ddb96 100644 --- a/mail/qmail-conf/Makefile +++ b/mail/qmail-conf/Makefile @@ -21,7 +21,7 @@ COMMENT= Configure various qmail services to run under daemontools ALL_TARGET= it INSTALL_TARGET= setup check -NO_PACKAGE= "borrows code from djbdns, thus falls under the same restrictions as net/djbdns" +NO_PACKAGE= "borrows code from djbdns, thus falls under the same restrictions as dns/djbdns" # Note: this MUST be the same as the directory qmail is installed in! QMAIL_DIR?= /var/qmail |