wok rev 3517

opencpn: Fix category
author Christophe Lincoln <pankso@slitaz.org>
date Sat Jun 20 19:28:31 2009 +0200 (2009-06-20)
parents 1f7365e120bb
children b1826c18dfed
files opencpn/receipt
line diff
     1.1 --- a/opencpn/receipt	Sat Jun 20 19:10:53 2009 +0200
     1.2 +++ b/opencpn/receipt	Sat Jun 20 19:28:31 2009 +0200
     1.3 @@ -2,7 +2,7 @@
     1.4  
     1.5  PACKAGE="opencpn"
     1.6  VERSION="1.2.8"
     1.7 -CATEGORY="Utilities"
     1.8 +CATEGORY="utilities"
     1.9  SHORT_DESC="A concise Chart/plotter Navigator"
    1.10  MAINTAINER="allan316@gmail.com"
    1.11  DEPENDS="wxWidgets mesa libglu libgl"
    1.12 @@ -10,6 +10,7 @@
    1.13  WEB_SITE="http://opencpn.sourceforge.net"
    1.14  WGET_URL="http://nchc.dl.sourceforge.net/sourceforge/$PACKAGE/$TARBALL"
    1.15  BUILD_DEPENDS="wxWidgets-dev mesa-dev libglu-mesa"
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {