diff --git a/modules b/modules
index aa6e1fa52ce4dbf88ef5ba1903bc89954ce2f3e7..22372727d161f0850f62b604a3e412f511fb7695 100644
--- a/modules
+++ b/modules
@@ -1,15 +1,17 @@
 # This file allows specifying additional repositories to use
 # when building gluon.
 
-GLUON_SITE_FEEDS='ffhh_packages ffki roamguide'
+GLUON_SITE_FEEDS='ffhh ffki roamguide'
 
 # the git repository from where to clone the package feed
-PACKAGES_FFHH_PACKAGES_REPO=git://github.com/freifunkhamburg/ffhh-packages.git
+PACKAGES_FFHH_REPO=git://github.com/freifunkhamburg/ffhh-packages.git
 PACKAGES_FFKI_REPO=git://github.com/freifunk-kiel/ffki-packages.git
 PACKAGES_ROAMGUIDE_REPO=https://git.toppoint.de/sargon/roamguide
+# for roamguide:
+# GIT_SSL_NO_VERIFY=true git clone https://git.toppoint.de/sargon/roamguide
 
 # the version/commit of the git repository to clone
-PACKAGES_FFHH_PACKAGES_COMMIT=818765060bc76a109dde1558513fd086e5973ef1
+PACKAGES_FFHH_COMMIT=818765060bc76a109dde1558513fd086e5973ef1
 PACKAGES_FFKI_COMMIT=67ffe553db95684aa144aa5b5d15905d18d44efb
 PACKAGES_ROAMGUIDE_COMMIT=152f5649d06e4a1fecb96ee754bbd44fb1334f24