diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1997-07-24 20:59:00 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1997-07-24 20:59:00 +0000 |
commit | 5530145551a089b285445a1b73df57a9aaa138f2 (patch) | |
tree | 503ae3b72b938931628fb398ad82a95acdcc4f68 /mail | |
parent | 1e96f2ef325ccd4bda0befac00a55293868d526f (diff) | |
download | ports-5530145551a089b285445a1b73df57a9aaa138f2.tar.gz ports-5530145551a089b285445a1b73df57a9aaa138f2.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mutt-devel/Makefile | 4 | ||||
-rw-r--r-- | mail/mutt/Makefile | 4 | ||||
-rw-r--r-- | mail/mutt14/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile index 5266075ba7f4..bed8907dbf5f 100644 --- a/mail/mutt-devel/Makefile +++ b/mail/mutt-devel/Makefile @@ -4,7 +4,7 @@ # Date created: Thur July 25, 1996 # Whom: David O'Brien (obrien@NUXI.com) # -# $Id: Makefile,v 1.34 1997/06/07 17:08:02 obrien Exp $ +# $Id: Makefile,v 1.35 1997/07/14 23:30:39 obrien Exp $ DISTNAME= ${PKGNAME}e PKGNAME= mutt-0.79 @@ -29,7 +29,7 @@ WRKSRC= ${WRKDIR}/${PKGNAME} PATCH_DIST_STRIP= -p1 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-dsn --enable-pop --enable-8bitmime --enable-flock \ - --disable-fcntl + --disable-fcntl --enable-hidden-host MAN1= mutt.1 diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index 5266075ba7f4..bed8907dbf5f 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -4,7 +4,7 @@ # Date created: Thur July 25, 1996 # Whom: David O'Brien (obrien@NUXI.com) # -# $Id: Makefile,v 1.34 1997/06/07 17:08:02 obrien Exp $ +# $Id: Makefile,v 1.35 1997/07/14 23:30:39 obrien Exp $ DISTNAME= ${PKGNAME}e PKGNAME= mutt-0.79 @@ -29,7 +29,7 @@ WRKSRC= ${WRKDIR}/${PKGNAME} PATCH_DIST_STRIP= -p1 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-dsn --enable-pop --enable-8bitmime --enable-flock \ - --disable-fcntl + --disable-fcntl --enable-hidden-host MAN1= mutt.1 diff --git a/mail/mutt14/Makefile b/mail/mutt14/Makefile index 5266075ba7f4..bed8907dbf5f 100644 --- a/mail/mutt14/Makefile +++ b/mail/mutt14/Makefile @@ -4,7 +4,7 @@ # Date created: Thur July 25, 1996 # Whom: David O'Brien (obrien@NUXI.com) # -# $Id: Makefile,v 1.34 1997/06/07 17:08:02 obrien Exp $ +# $Id: Makefile,v 1.35 1997/07/14 23:30:39 obrien Exp $ DISTNAME= ${PKGNAME}e PKGNAME= mutt-0.79 @@ -29,7 +29,7 @@ WRKSRC= ${WRKDIR}/${PKGNAME} PATCH_DIST_STRIP= -p1 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-dsn --enable-pop --enable-8bitmime --enable-flock \ - --disable-fcntl + --disable-fcntl --enable-hidden-host MAN1= mutt.1 |