diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-01-31 17:16:07 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-01-31 17:16:07 +0000 |
commit | ba75d40447b0ae425dbf278692a9429137d655dc (patch) | |
tree | 42fb93cb2c99da0ee4f0da21cf4e55036383282b /mail/elm+ME/files/patch-af | |
parent | Update pspell version number. (diff) |
update to 2.4ME+87.
o change package name elm-2.4ME+82 -> elm+ME-2.4.87. previous naming scheme
violates our porting rule.
o add PORTEPOCH not to confuse pkg_version.
o change maintainer.
o add more and more MASTER_SITES.
PR: 24171
Submitted by: Cyrille Lefevre <clefevre@citeweb.net> (new maintainer)
Notes
Notes:
svn path=/head/; revision=37844
Diffstat (limited to 'mail/elm+ME/files/patch-af')
-rw-r--r-- | mail/elm+ME/files/patch-af | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/elm+ME/files/patch-af b/mail/elm+ME/files/patch-af deleted file mode 100644 index f9c60663f91c..000000000000 --- a/mail/elm+ME/files/patch-af +++ /dev/null @@ -1,11 +0,0 @@ ---- hdrs/cs_imp.h.old Wed Aug 9 18:14:33 2000 -+++ hdrs/cs_imp.h Mon Aug 14 17:10:56 2000 -@@ -155,7 +155,7 @@ - uint16 iso646[12]; - struct utfmap utfmap; - } b; --} map_ascii, map_latin1, map_koi8r, map_invariant, map_utf8; -+} map_ascii, map_latin1, map_koi8r, map_cp1251, map_invariant, map_utf8; - - extern unsigned char map_fallback_rev P_((unsigned int val, int *found)); - extern uint16 map_fallback P_((unsigned int c)); |