diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-07-12 16:23:10 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-07-12 16:23:10 +0200 |
commit | 7f6502e41b71005d3239b47dfa6415fba4b547a3 (patch) | |
tree | 074d3ebf291c584e561e8d8cf9b349c48ca40680 /package/rtsp/Makefile | |
parent | 5bb71d2c1f1fae847c0161343f91a7e89bc0d3c4 (diff) |
modify many PKG_DESCR variables to fit better into 80 width terminal window
Diffstat (limited to 'package/rtsp/Makefile')
-rw-r--r-- | package/rtsp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/rtsp/Makefile b/package/rtsp/Makefile index 666db5d0f..ec5bb1d91 100644 --- a/package/rtsp/Makefile +++ b/package/rtsp/Makefile @@ -7,7 +7,7 @@ PKG_NAME:= rtsp PKG_VERSION:= 1.0 PKG_RELEASE:= 1 PKG_MD5SUM:= 92bb09883dd8a77ec5cfbff1c8932b15 -PKG_DESCR:= Netfilter connection tracking for RTSP +PKG_DESCR:= connection tracking for RTSP PKG_SECTION:= kernel PKG_URL:= http://github.com/maru-sama/rtsp-linux-v2.6 |