diff options
Diffstat (limited to 'geolocate')
-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 |