diff options
Diffstat (limited to 'package/ppp')
-rw-r--r-- | package/ppp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/ppp/Makefile b/package/ppp/Makefile index f24ddb6d9c..4107ef6864 100644 --- a/package/ppp/Makefile +++ b/package/ppp/Makefile @@ -25,6 +25,7 @@ include $(INCLUDE_DIR)/package.mk define Package/ppp/Default SECTION:=net CATEGORY:=Network + MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org> URL:=http://ppp.samba.org/ endef |