diff options
Diffstat (limited to 'mail/qmail')
-rw-r--r-- | mail/qmail/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/qmail/Makefile b/mail/qmail/Makefile index a385eef..5bcf39e 100644 --- a/mail/qmail/Makefile +++ b/mail/qmail/Makefile @@ -3,7 +3,7 @@ # Date created: 25 May 1998 # Whom: Mario S F Ferreira <lioux@gns.com.br> et al. # -# $Id: Makefile,v 1.2 1998/07/18 20:10:35 hoek Exp $ +# $Id: Makefile,v 1.3 1998/07/24 03:32:51 hoek Exp $ # DISTNAME= qmail-1.03 @@ -23,6 +23,8 @@ MASTER_SITES= ftp://koobera.math.uic.edu/pub/software/ \ MAINTAINER= lioux@gns.com.br +BROKEN= gid conflict + # 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. |