wok diff httpfs-fuse/receipt @ rev 6317

Fixed typo in ghostscript.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Sep 17 02:20:38 2010 +0000 (2010-09-17)
parents 0c827ca320aa
children 69fad0d6b8b4
line diff
     1.1 --- a/httpfs-fuse/receipt	Wed Aug 20 17:18:51 2008 +0000
     1.2 +++ b/httpfs-fuse/receipt	Fri Sep 17 02:20:38 2010 +0000
     1.3 @@ -11,6 +11,7 @@
     1.4  TARBALL="${SOURCE}_$VERSION.tar.gz"
     1.5  WEB_SITE="http://httpfs.sourceforge.net/"
     1.6  WGET_URL="$SF_MIRROR/httpfs/$TARBALL"
     1.7 +TAGS="filesystem"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()