diff options
Diffstat (limited to 'index/nat_upnp.mk')
-rw-r--r-- | index/nat_upnp.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/nat_upnp.mk b/index/nat_upnp.mk deleted file mode 100644 index a336953..0000000 --- a/index/nat_upnp.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += nat_upnp -pkg_nat_upnp_name = nat_upnp -pkg_nat_upnp_description = Erlang library to map your internal port to an external using UNP IGD -pkg_nat_upnp_homepage = https://github.com/benoitc/nat_upnp -pkg_nat_upnp_fetch = git -pkg_nat_upnp_repo = https://github.com/benoitc/nat_upnp -pkg_nat_upnp_commit = master |