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 | |
parent | 239c3a1a624f19730d0622a9850bca35882b2d03 (diff) |
Remove test code that *should* have bitten it before the commit.
Notes
Notes:
svn path=/head/; revision=22620
-rw-r--r-- | mail/mutt-devel/Makefile | 2 | ||||
-rw-r--r-- | mail/mutt/Makefile | 2 | ||||
-rw-r--r-- | mail/mutt14/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile index 07f20097eaee..f29d4980e36f 100644 --- a/mail/mutt-devel/Makefile +++ b/mail/mutt-devel/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/ \ 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/ \ diff --git a/mail/mutt14/Makefile b/mail/mutt14/Makefile index 07f20097eaee..f29d4980e36f 100644 --- a/mail/mutt14/Makefile +++ b/mail/mutt14/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/ \ |