diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 2001-02-05 12:53:03 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 2001-02-05 12:53:03 +0000 |
commit | b628afeb7326f35efdf6bf0cf01a0c0c8326db17 (patch) | |
tree | ec11c75cf75197511fa7a1b94ceea67b8bba6566 /mail/qmail | |
parent | f39e85fc328ad6ab88104408c513dc44c14d33f4 (diff) | |
download | ports-b628afeb7326f35efdf6bf0cf01a0c0c8326db17.tar.gz ports-b628afeb7326f35efdf6bf0cf01a0c0c8326db17.zip |
Notes
Diffstat (limited to 'mail/qmail')
-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. |