summaryrefslogtreecommitdiff
path: root/libs/glib2/Makefile
diff options
context:
space:
mode:
authorPeter Wagner <tripolar@gmx.at>2014-07-01 20:52:44 +0200
committerPeter Wagner <tripolar@gmx.at>2014-07-01 20:54:41 +0200
commit72f236973abe63ab1d32bd9e62f5441fc9aa0c2f (patch)
tree811ca259a385bcc4325ba792ff1e339687d2d213 /libs/glib2/Makefile
parent74dadb1aeed954b3eb812a70905bfa599adaf873 (diff)
add myself as maintainer for
alsa-lib glib2 libffi libsndfile libtorrent speex tcp_wrappers etherwake git nfs-kernel-server portmap rtorrent Signed-off-by: Peter Wagner <tripolar@gmx.at>
Diffstat (limited to 'libs/glib2/Makefile')
-rw-r--r--libs/glib2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/glib2/Makefile b/libs/glib2/Makefile
index 1436f440e..2674da1cf 100644
--- a/libs/glib2/Makefile
+++ b/libs/glib2/Makefile
@@ -32,6 +32,7 @@ define Package/glib2
CATEGORY:=Libraries
DEPENDS:=$(ICONV_DEPENDS) $(INTL_DEPENDS) +zlib +libpthread +libffi
TITLE:=glib 2.0
+ MAINTAINER:=Peter Wagner <tripolar@gmx.at>
URL:=http://www.gtk.org/
endef