diff options
author | obrien <obrien@FreeBSD.org> | 1999-10-25 14:57:26 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1999-10-25 14:57:26 +0800 |
commit | abf46c305183dd0e078bb8904c5a4fbf9448e219 (patch) | |
tree | 4c2f197e006195dba761b75e30e20bcfbce92cfd /mail/mutt | |
parent | f7ad9d4d413daefc94fec85947962afcb7dab003 (diff) | |
download | freebsd-ports-gnome-abf46c305183dd0e078bb8904c5a4fbf9448e219.tar.gz freebsd-ports-gnome-abf46c305183dd0e078bb8904c5a4fbf9448e219.tar.zst freebsd-ports-gnome-abf46c305183dd0e078bb8904c5a4fbf9448e219.zip |
Remove test code that *should* have bitten it before the commit.
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/ \ |