summaryrefslogtreecommitdiff
path: root/package/pdnsd
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-07-12 16:23:10 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-07-12 16:23:10 +0200
commit7f6502e41b71005d3239b47dfa6415fba4b547a3 (patch)
tree074d3ebf291c584e561e8d8cf9b349c48ca40680 /package/pdnsd
parent5bb71d2c1f1fae847c0161343f91a7e89bc0d3c4 (diff)
modify many PKG_DESCR variables to fit better into 80 width terminal window
Diffstat (limited to 'package/pdnsd')
-rw-r--r--package/pdnsd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/pdnsd/Makefile b/package/pdnsd/Makefile
index 65b21be52..045cb953d 100644
--- a/package/pdnsd/Makefile
+++ b/package/pdnsd/Makefile
@@ -7,7 +7,7 @@ PKG_NAME:= pdnsd
PKG_VERSION:= 1.2.7
PKG_RELEASE:= 3
PKG_MD5SUM:= 114b3b21b09b43cbfcccdde726b84c12
-PKG_DESCR:= Proxy DNS server with permanent caching
+PKG_DESCR:= Proxy DNS server
PKG_SECTION:= dns
PKG_DEPENDS:= libpthread
PKG_URL:= http://www.phys.uu.nl/~rombouts/pdnsd.html