diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-09-07 06:14:00 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-09-07 06:14:00 +0000 |
commit | 81921e950796dc53375d7c9395080756c00371b3 (patch) | |
tree | 136ed109bd4ccd851d5b798da34f634896f374dc /mail/mutt14/Makefile | |
parent | 7a018641ad28e1b3eff0feb3cf04b37d32c8a07a (diff) |
Upgrade to 1.0 release candidate 2.
Notes
Notes:
svn path=/head/; revision=21352
Diffstat (limited to 'mail/mutt14/Makefile')
-rw-r--r-- | mail/mutt14/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mutt14/Makefile b/mail/mutt14/Makefile index b29cd03ddba7..8f057ebb2e4b 100644 --- a/mail/mutt14/Makefile +++ b/mail/mutt14/Makefile @@ -6,8 +6,8 @@ # # $FreeBSD$ -DISTNAME= mutt-1.0pre1i -PKGNAME= mutt-1.0b1 +DISTNAME= mutt-1.0pre2i +PKGNAME= mutt-1.0b2 CATEGORIES= mail MASTER_SITES= ftp://ftp.guug.de/pub/mutt/ \ ftp://ftp.uib.no/pub/mutt/ \ |