[packages] libowfat: add url, fix copyright, remove $Id$
authorStephen Walker <stephendwalker@gmail.com>
Tue, 23 Mar 2010 04:35:04 +0000 (04:35 +0000)
committerStephen Walker <stephendwalker@gmail.com>
Tue, 23 Mar 2010 04:35:04 +0000 (04:35 +0000)
SVN-Revision: 20383

libs/libowfat/Makefile

index 4f5dbe828dc4627ae005a2e5fbc5016b6ea55cae..23a8869202e642624cd8bf5e9ba42d0840642812 100644 (file)
@@ -1,10 +1,9 @@
 #
-# Copyright (C) 2008 OpenWrt.org
+# Copyright (C) 2010 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id$
 
 include $(TOPDIR)/rules.mk
 
@@ -27,6 +26,7 @@ define Package/libowfat
   SECTION:=libs
   CATEGORY:=Libraries
   TITLE:=reimplemented libdjb under GPL
+  URL:=http://www.fefe.de/libowfat/
 endef
 
 define Build/Configure