diff options
Diffstat (limited to 'index/tunctl.mk')
-rw-r--r-- | index/tunctl.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/tunctl.mk b/index/tunctl.mk deleted file mode 100644 index e660f05..0000000 --- a/index/tunctl.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += tunctl -pkg_tunctl_name = tunctl -pkg_tunctl_description = Erlang TUN/TAP interface -pkg_tunctl_homepage = https://github.com/msantos/tunctl -pkg_tunctl_fetch = git -pkg_tunctl_repo = https://github.com/msantos/tunctl -pkg_tunctl_commit = master |