diff options
author | hoek <hoek@FreeBSD.org> | 1998-07-24 03:32:51 +0000 |
---|---|---|
committer | hoek <hoek@FreeBSD.org> | 1998-07-24 03:32:51 +0000 |
commit | 85669db1c5ba30c792b269cdb29e03c3fb95df7f (patch) | |
tree | 798455abfb69a7709f426a88f9a96f7a2d0ec0b2 /mail/qmail | |
parent | 7076716a6d8fc900c74bb10183394cfb925bd1c8 (diff) | |
download | FreeBSD-ports-85669db1c5ba30c792b269cdb29e03c3fb95df7f.zip FreeBSD-ports-85669db1c5ba30c792b269cdb29e03c3fb95df7f.tar.gz |
(null commit, as prompted by Eivind)
[This refers to the original r1.1]
PR: ports/2993 ports/5985 ports/6917 ports/7145
Submitted-by: Julian Assange <proff@suburbia.net>,
Mario Sergio Fujikawa Ferreira <lioux@gns.com.br>,
SADA Kenji <sada@e-mail.ne.jp>,
Stuart Henderson <stuart@internationalschool.co.uk>,
and probably myself.
ports/7145 contains stuff that may be useful for anyone trying to
implement a "qmail-run" script to be included with this port in the
future.
Diffstat (limited to 'mail/qmail')
-rw-r--r-- | mail/qmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qmail/Makefile b/mail/qmail/Makefile index d19624c..a385eef 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.1.1.1 1998/07/18 19:59:54 hoek Exp $ +# $Id: Makefile,v 1.2 1998/07/18 20:10:35 hoek Exp $ # DISTNAME= qmail-1.03 |