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/encfs | |
parent | 2281bac2a1484254e78afc70017d00605464e5ef (diff) | |
download | slackbuilds-53b25f72a42f9adaac71fcc7a0957f264e44468b.tar.gz |
system: nitpicks on ordering of .info files
Diffstat (limited to 'system/encfs')
-rw-r--r-- | system/encfs/encfs.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/encfs/encfs.info b/system/encfs/encfs.info index 3b26968f94..7847dc0927 100644 --- a/system/encfs/encfs.info +++ b/system/encfs/encfs.info @@ -2,9 +2,9 @@ PRGNAM="encfs" VERSION="1.5" HOMEPAGE="http://www.arg0.net/encfs" DOWNLOAD="http://encfs.googlecode.com/files/encfs-1.5-2.tgz" -DOWNLOAD_x86_64="" MD5SUM="b07008545545b4a57cf2bf65f08a14ad" +DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="pprkut" EMAIL="pprkut@liwjatan.at" -APPROVED="David Somero"
\ No newline at end of file +APPROVED="David Somero" |