diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2010-05-18 00:15:12 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-18 00:29:18 -0500 |
commit | 53b25f72a42f9adaac71fcc7a0957f264e44468b (patch) | |
tree | fb823043e1a9391b677ee59f97fd1e824aa7fe53 /system/freefont | |
parent | 2281bac2a1484254e78afc70017d00605464e5ef (diff) | |
download | slackbuilds-53b25f72a42f9adaac71fcc7a0957f264e44468b.tar.gz |
system: nitpicks on ordering of .info files
Diffstat (limited to 'system/freefont')
-rw-r--r-- | system/freefont/freefont.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/freefont/freefont.info b/system/freefont/freefont.info index 77690bc0e8..9e162a9d83 100644 --- a/system/freefont/freefont.info +++ b/system/freefont/freefont.info @@ -2,8 +2,8 @@ PRGNAM="freefont" VERSION="20080912" HOMEPAGE="http://www.gnu.org/software/freefont/" DOWNLOAD="http://ftp.gnu.org/gnu/freefont/freefont-ttf-20080912.tar.gz" -DOWNLOAD_x86_64="" MD5SUM="7af906b00144ad8cca27f6494a37a052" +DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Dugan Chen" EMAIL="dugan [underscore] c [at] fastmail [dot] fm" |