diff options
author | Ted Hess <thess@kitschensync.net> | 2014-07-29 17:31:25 -0400 |
---|---|---|
committer | Ted Hess <thess@kitschensync.net> | 2014-07-29 17:31:25 -0400 |
commit | a4962b8720782c76b02bbcd57f0a9f5e8935d562 (patch) | |
tree | d0d4ec7de132cc9758179cdc551c939837672ea2 /libs/argp-standalone | |
parent | 1456916399cee1673664e7e4e447972b0566404a (diff) |
argp-standalone: add pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
Diffstat (limited to 'libs/argp-standalone')
-rw-r--r-- | libs/argp-standalone/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/argp-standalone/Makefile b/libs/argp-standalone/Makefile index 40278240b..8cf23fec5 100644 --- a/libs/argp-standalone/Makefile +++ b/libs/argp-standalone/Makefile @@ -14,6 +14,7 @@ PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.lysator.liu.se/~nisse/misc/ PKG_MD5SUM:=720704bac078d067111b32444e24ba69 +PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net> PKG_LICENSE:=LGPL-2.1 PKG_LICENSE:=Makefile.am |