summaryrefslogtreecommitdiff
path: root/mail/nmh
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2006-02-21 20:43:54 +0000
committerAde Lovett <ade@FreeBSD.org>2006-02-21 20:43:54 +0000
commitacdc1e350ed464b825b855665d6097961a1dd233 (patch)
tree8b7a1fc739a3819f26b8ffd25663e744ab913876 /mail/nmh
parentProvide more accurate coordinates for ftp8.de.freebsd.org (I hope) and (diff)
Fix up the result of a series of unfortunate events.
Notes
Notes: svn path=/head/; revision=156619
Diffstat (limited to 'mail/nmh')
-rw-r--r--mail/nmh/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/mail/nmh/Makefile b/mail/nmh/Makefile
index ad97e615f9fa..647d7cd00743 100644
--- a/mail/nmh/Makefile
+++ b/mail/nmh/Makefile
@@ -55,16 +55,15 @@ PORTNAME= nmh
PORTVERSION= 1.2
PORTREVISION= 1
CATEGORIES= mail
-MASTER_SITES= ${MASTER_SITE_GNU} \
- ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= jkoshy
+MASTER_SITES= ${MASTER_SITE_SAVANNAH}
+MASTER_SITE_SUBDIR= nmh
MAINTAINER= scott+ports@sabami.seaslug.org
COMMENT= A cleaned up MH mailer suite
GNU_CONFIGURE= yes
USE_REINPLACE= yes
-USE_AUTOCONF_VER=259
+USE_AUTOTOOLS= autoconf:259
CONFIGURE_ARGS= --libdir=${PREFIX}/libexec/nmh \
--sysconfdir=${PREFIX}/etc/nmh
.ifdef NMH_EDITOR