diff options
Diffstat (limited to 'applications/luci-app-rp-pppoe-server/Makefile')
-rw-r--r-- | applications/luci-app-rp-pppoe-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-rp-pppoe-server/Makefile b/applications/luci-app-rp-pppoe-server/Makefile index 2e6c5046d5..5c8f8bca09 100644 --- a/applications/luci-app-rp-pppoe-server/Makefile +++ b/applications/luci-app-rp-pppoe-server/Makefile @@ -9,7 +9,7 @@ LUCI_TITLE:=Roaring Penguin PPPoE Server LUCI_DEPENDS:=+luci-base +luci-compat +rp-pppoe-server PKG_LICENSE:=Apache-2.0 -PKG_MAINTAINER:=Daniel F. Dickinson <dfdpublic@wildtechgarden.ca> +PKG_MAINTAINER:=Paul Donald <newtwen+github@gmail.com> include ../../luci.mk |