diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-10-25 06:57:26 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-10-25 06:57:26 +0000 |
commit | 38b981b64310276980177902159e7d30d5ccf5cf (patch) | |
tree | 80442145d74f450adfe58d9e533cd354028b2ed6 /mail/mutt | |
parent | Install new marker file 'freebsd.committers.markers' at install time. (diff) |
Remove test code that *should* have bitten it before the commit.
Notes
Notes:
svn path=/head/; revision=22620
Diffstat (limited to 'mail/mutt')
-rw-r--r-- | mail/mutt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index 07f20097eaee..f29d4980e36f 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -7,7 +7,7 @@ # $FreeBSD$ DISTNAME= mutt-1.0i -PKGNAME= mutt-1.0-test +PKGNAME= mutt-1.0 CATEGORIES= mail MASTER_SITES= ftp://ftp.guug.de/pub/mutt/ \ ftp://ftp.uib.no/pub/mutt/ \ |