aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mutt-devel/Makefile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1999-08-26 04:10:04 +0800
committerobrien <obrien@FreeBSD.org>1999-08-26 04:10:04 +0800
commitbfab496d050d50c05727de2381ef6327c976ac5b (patch)
treeea5b6770ca6da1f6536dc1e9e35ec001569692b8 /mail/mutt-devel/Makefile
parentac9ee93df8ee9038088d1c2da7e59beef11913c2 (diff)
downloadfreebsd-ports-gnome-bfab496d050d50c05727de2381ef6327c976ac5b.tar.gz
freebsd-ports-gnome-bfab496d050d50c05727de2381ef6327c976ac5b.tar.zst
freebsd-ports-gnome-bfab496d050d50c05727de2381ef6327c976ac5b.zip
Upgrade to version 1.0 prerelease #1.
Diffstat (limited to 'mail/mutt-devel/Makefile')
-rw-r--r--mail/mutt-devel/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile
index cc7bb142fb45..cfba3e0d2df9 100644
--- a/mail/mutt-devel/Makefile
+++ b/mail/mutt-devel/Makefile
@@ -6,8 +6,8 @@
#
# $FreeBSD$
-DISTNAME= mutt-0.95.7i
-PKGNAME= mutt-0.95.7
+DISTNAME= mutt-1.0pre1i
+PKGNAME= mutt-1.0b1
CATEGORIES= mail
MASTER_SITES= ftp://ftp.guug.de/pub/mutt/ \
ftp://ftp.uib.no/pub/mutt/ \
@@ -57,7 +57,7 @@ CONFIGURE_ARGS+= --with-slang=${PREFIX}
.elif defined(USE_NCURSES_PORT)
CONFIGURE_ARGS+= --with-curses=${PREFIX}
.endif
-WRKSRC= ${WRKDIR}/${PKGNAME}
+WRKSRC= ${WRKDIR}/${DISTNAME:S/i$//}
MAN1= mutt.1 mutt_dotlock.1
post-patch: