diff options
author | tg <tg@FreeBSD.org> | 2001-02-05 20:53:03 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 2001-02-05 20:53:03 +0800 |
commit | 53f00730139dcda0f0672785bf95857c1323eb9d (patch) | |
tree | 8b04f57099e785803626d631c75fcbcd05c01a4e /mail | |
parent | 5cb34a3198e69cd1e99e20844d4ea340510b3ce7 (diff) | |
download | freebsd-ports-gnome-53f00730139dcda0f0672785bf95857c1323eb9d.tar.gz freebsd-ports-gnome-53f00730139dcda0f0672785bf95857c1323eb9d.tar.zst freebsd-ports-gnome-53f00730139dcda0f0672785bf95857c1323eb9d.zip |
Don't package, the license doesn't allow this.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/qmail/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/qmail/Makefile b/mail/qmail/Makefile index d959cea69c33..3e9997f26bd4 100644 --- a/mail/qmail/Makefile +++ b/mail/qmail/Makefile @@ -27,6 +27,8 @@ PATCH_DIST_STRIP+= -p1 MAINTAINER= lioux@FreeBSD.org +NO_PACKAGE= Forbidden - we have patches to the distribution. + # A normal qmail installation puts everything into /var/qmail/. # If you want to install to /usr/local/, then "/usr/local/qmail" is # suggested instead of "/usr/local", but both will work. |