diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-21 17:21:28 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-21 17:21:28 +0000 |
commit | 7c673c3d2664cc0d6e240c81c1ad6f3bb17f7a10 (patch) | |
tree | 76bfe6ea2aae5a35f694ff5b4dc11f264792b4df /package/libdaemon/ipkg/libdaemon.control | |
parent | 9c01873c40f45fa5e07b5e307294c22d58aaa33b (diff) |
remove Maintainer: and Source: from packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2210 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libdaemon/ipkg/libdaemon.control')
-rw-r--r-- | package/libdaemon/ipkg/libdaemon.control | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package/libdaemon/ipkg/libdaemon.control b/package/libdaemon/ipkg/libdaemon.control index caf84c21f6..3f53422246 100644 --- a/package/libdaemon/ipkg/libdaemon.control +++ b/package/libdaemon/ipkg/libdaemon.control @@ -1,6 +1,4 @@ Package: libdaemon Priority: optional Section: libs -Maintainer: OpenWrt Developers Team <bugs@openwrt.org> -Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/libdaemon/ Description: A lightweight C library that eases the writing of UNIX daemons. |