diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-10-25 04:40:49 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-10-25 04:40:49 +0000 |
commit | 04a97c9c3e346070306f934070da30a679480570 (patch) | |
tree | 6f2a83deb0d9d0ff352c7b84b74cece99f947d22 /mail/mutt-devel | |
parent | ae95c47808cfe25babef5fc654765560f05f4d66 (diff) | |
download | ports-04a97c9c3e346070306f934070da30a679480570.tar.gz ports-04a97c9c3e346070306f934070da30a679480570.zip |
Notes
Diffstat (limited to 'mail/mutt-devel')
-rw-r--r-- | mail/mutt-devel/Makefile | 4 | ||||
-rw-r--r-- | mail/mutt-devel/distinfo | 2 | ||||
-rw-r--r-- | mail/mutt-devel/pkg-plist | 19 |
3 files changed, 14 insertions, 11 deletions
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile index 1ed2806db770..07f20097eaee 100644 --- a/mail/mutt-devel/Makefile +++ b/mail/mutt-devel/Makefile @@ -6,8 +6,8 @@ # # $FreeBSD$ -DISTNAME= mutt-1.0pre3i -PKGNAME= mutt-1.0b3 +DISTNAME= mutt-1.0i +PKGNAME= mutt-1.0-test CATEGORIES= mail MASTER_SITES= ftp://ftp.guug.de/pub/mutt/ \ ftp://ftp.uib.no/pub/mutt/ \ diff --git a/mail/mutt-devel/distinfo b/mail/mutt-devel/distinfo index 3240155eeb34..7e8cff8211db 100644 --- a/mail/mutt-devel/distinfo +++ b/mail/mutt-devel/distinfo @@ -1 +1 @@ -MD5 (mutt/mutt-1.0pre3i.tar.gz) = 11d65ce99f5eff0a0b4670c2d6b30579 +MD5 (mutt/mutt-1.0i.tar.gz) = 88e825e6fed4e5d83989d16f7d8a2505 diff --git a/mail/mutt-devel/pkg-plist b/mail/mutt-devel/pkg-plist index 60c0be27c14d..325e87bc5b65 100644 --- a/mail/mutt-devel/pkg-plist +++ b/mail/mutt-devel/pkg-plist @@ -1,5 +1,7 @@ bin/mutt bin/mutt_dotlock +etc/Muttrc +etc/mime.types share/mutt/charsets/ansi-x3-110-1983 share/mutt/charsets/ansi-x3-4-1968 share/mutt/charsets/asmo-449 @@ -160,19 +162,20 @@ share/mutt/charsets/t-101-g2 share/mutt/charsets/t-61-7bit share/mutt/charsets/t-61-8bit share/mutt/charsets/videotex-suppl +share/locale/cs/LC_MESSAGES/mutt.mo share/locale/de/LC_MESSAGES/mutt.mo -share/locale/ru/LC_MESSAGES/mutt.mo -share/locale/it/LC_MESSAGES/mutt.mo +share/locale/el/LC_MESSAGES/mutt.mo share/locale/es/LC_MESSAGES/mutt.mo -share/locale/uk/LC_MESSAGES/mutt.mo share/locale/fr/LC_MESSAGES/mutt.mo -share/locale/pl/LC_MESSAGES/mutt.mo -share/locale/nl/LC_MESSAGES/mutt.mo -share/locale/cs/LC_MESSAGES/mutt.mo share/locale/id/LC_MESSAGES/mutt.mo -share/locale/sk/LC_MESSAGES/mutt.mo +share/locale/it/LC_MESSAGES/mutt.mo share/locale/ko/LC_MESSAGES/mutt.mo -share/locale/el/LC_MESSAGES/mutt.mo +share/locale/nl/LC_MESSAGES/mutt.mo +share/locale/pl/LC_MESSAGES/mutt.mo +share/locale/pt_BR/LC_MESSAGES/mutt.mo +share/locale/ru/LC_MESSAGES/mutt.mo +share/locale/sk/LC_MESSAGES/mutt.mo +share/locale/uk/LC_MESSAGES/mutt.mo share/locale/zh_TW.Big5/LC_MESSAGES/mutt.mo share/doc/mutt/manual.txt share/doc/mutt/PGP-Notes.txt |