aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-07-25 12:15:37 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-07-25 12:15:37 +0000
commitb7b94c790b137a7c423397ea02c1e7737b3dd8a4 (patch)
tree0e557a2f2974eef9afcf338a729946ae5b8d90c1 /mail
parent4c82c2495206c4e80ff2a7de8052108ce7b26480 (diff)
downloadports-b7b94c790b137a7c423397ea02c1e7737b3dd8a4.tar.gz
ports-b7b94c790b137a7c423397ea02c1e7737b3dd8a4.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/qmail/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/qmail/Makefile b/mail/qmail/Makefile
index a385eefb8d47..5bcf39e68cf2 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.