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/trrntzip | |
parent | 2281bac2a1484254e78afc70017d00605464e5ef (diff) | |
download | slackbuilds-53b25f72a42f9adaac71fcc7a0957f264e44468b.tar.gz |
system: nitpicks on ordering of .info files
Diffstat (limited to 'system/trrntzip')
-rw-r--r-- | system/trrntzip/trrntzip.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/trrntzip/trrntzip.info b/system/trrntzip/trrntzip.info index 8966c2c66a..88974573bf 100644 --- a/system/trrntzip/trrntzip.info +++ b/system/trrntzip/trrntzip.info @@ -2,9 +2,9 @@ PRGNAM="trrntzip" VERSION="v02" HOMEPAGE="http://sourceforge.net/projects/trrntzip/" DOWNLOAD="http://downloads.sourceforge.net/trrntzip/trrntzip_v02_src.tar.gz" -DOWNLOAD_x86_64="" MD5SUM="2635a4042b3cf5611ffdffb4019ec8b7" +DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Erik Hanson" EMAIL="erik@slackbuilds.org" -APPROVED="David Somero"
\ No newline at end of file +APPROVED="David Somero" |