diff options
| author | Nicolas Thill <nico@openwrt.org> | 2005-05-24 01:55:36 +0000 |
|---|---|---|
| committer | Nicolas Thill <nico@openwrt.org> | 2005-05-24 01:55:36 +0000 |
| commit | ba6e8564e4577054df7a3fa2d7c9578f59d6957e (patch) | |
| tree | bea7897aa8a256364718980e7d4d67e7572a064b /openwrt/package/frickin/ipkg | |
| parent | 61d63818fe322f7ad2799b8005512088ee3261e1 (diff) | |
| download | mtk-20170518-ba6e8564e4577054df7a3fa2d7c9578f59d6957e.zip mtk-20170518-ba6e8564e4577054df7a3fa2d7c9578f59d6957e.tar.gz mtk-20170518-ba6e8564e4577054df7a3fa2d7c9578f59d6957e.tar.bz2 | |
Add frickin package
SVN-Revision: 1042
Diffstat (limited to 'openwrt/package/frickin/ipkg')
| -rw-r--r-- | openwrt/package/frickin/ipkg/frickin.conffiles | 1 | ||||
| -rw-r--r-- | openwrt/package/frickin/ipkg/frickin.control | 8 |
2 files changed, 9 insertions, 0 deletions
diff --git a/openwrt/package/frickin/ipkg/frickin.conffiles b/openwrt/package/frickin/ipkg/frickin.conffiles new file mode 100644 index 0000000..f374430 --- /dev/null +++ b/openwrt/package/frickin/ipkg/frickin.conffiles @@ -0,0 +1 @@ +/etc/default/frickin diff --git a/openwrt/package/frickin/ipkg/frickin.control b/openwrt/package/frickin/ipkg/frickin.control new file mode 100644 index 0000000..a5f195d --- /dev/null +++ b/openwrt/package/frickin/ipkg/frickin.control @@ -0,0 +1,8 @@ +Package: frickin +Priority: optional +Section: net +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/frickin/ +Description: PPTP (Point-to-Point Tunneling Protocol) proxy |
