diff options
author | miau <miaukatzemiau@priveasy.de> | 2012-06-19 14:29:58 (GMT) |
---|---|---|
committer | miau <miaukatzemiau@priveasy.de> | 2012-06-19 14:29:58 (GMT) |
commit | 5308c8f8b05bfa164c74128a526c7d184bb15879 (patch) | |
tree | b3d7b9f6689c5b5bc4551636b835f1f60c389ab6 /geolocate/Makefile | |
parent | 0154ac016319784dcebe1dcb67af9858cc302a4d (diff) |
add maintainer
Diffstat (limited to 'geolocate/Makefile')
-rw-r--r-- | geolocate/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/geolocate/Makefile b/geolocate/Makefile index bfb3699..de2e128 100644 --- a/geolocate/Makefile +++ b/geolocate/Makefile @@ -19,6 +19,7 @@ define Package/geolocate CATEGORY:=Utilities DEFAULT:=n TITLE:=Learn device location using wifi neighbours + MAINTAINER:=Jan Huwald <jh@sotun.de> URL:=http://code.sotun.de/git/ffj/geolocate DEPENDS:=uci endef |