diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2010-09-30 10:48:37 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2010-09-30 10:48:37 +0000 |
commit | 1cb2abca8efd59ef7195c10b5911608f325384cf (patch) | |
tree | 84875014755487a4491145195978c0a683493f82 /package/px5g | |
parent | 65f47378d7baca9ba3c1e0cf634bce8af1783361 (diff) | |
download | upstream-1cb2abca8efd59ef7195c10b5911608f325384cf.tar.gz upstream-1cb2abca8efd59ef7195c10b5911608f325384cf.tar.bz2 upstream-1cb2abca8efd59ef7195c10b5911608f325384cf.zip |
add maintainer information
SVN-Revision: 23159
Diffstat (limited to 'package/px5g')
-rw-r--r-- | package/px5g/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/px5g/Makefile b/package/px5g/Makefile index 638f8c0c4e..ad4ec40580 100644 --- a/package/px5g/Makefile +++ b/package/px5g/Makefile @@ -18,6 +18,7 @@ define Package/px5g SECTION:=utils CATEGORY:=Utilities TITLE:=Standalone X.509 certificate generator + MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org> endef define Package/px5g/description |