diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-05-12 14:30:00 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-05-12 14:30:00 +0000 |
commit | d2cfeae23b90f9f1a943186ce319eb9c1355f921 (patch) | |
tree | 650929df61ecd02bffadd720b28d77a463983012 /specgen.sh | |
parent | 647f0330075cc9547050b5890d6047063cd91661 (diff) | |
download | fetchmail-d2cfeae23b90f9f1a943186ce319eb9c1355f921.tar.gz fetchmail-d2cfeae23b90f9f1a943186ce319eb9c1355f921.tar.bz2 fetchmail-d2cfeae23b90f9f1a943186ce319eb9c1355f921.zip |
GIF -> XPM.
svn path=/trunk/; revision=2474
Diffstat (limited to 'specgen.sh')
-rwxr-xr-x | specgen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ Source: %{name}-%{version}.tar.gz Group: Applications/Mail Group(pt_BR): Aplicações/Correio Eletrônico Copyright: GPL -Icon: fetchmail.gif +Icon: fetchmail.xpm Requires: smtpdaemon BuildRoot: /var/tmp/%{name}-%{version} Summary: Full-featured POP/IMAP mail retrieval daemon |