diff options
Diffstat (limited to 'package/tcp_wrappers/Makefile')
-rw-r--r-- | package/tcp_wrappers/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/tcp_wrappers/Makefile b/package/tcp_wrappers/Makefile index e4b570f68..b28acf6ab 100644 --- a/package/tcp_wrappers/Makefile +++ b/package/tcp_wrappers/Makefile @@ -7,8 +7,8 @@ PKG_NAME:= tcp_wrappers PKG_VERSION:= 7.6 PKG_RELEASE:= 2 PKG_MD5SUM:= e6fa25f71226d090f34de3f6b122fb5a -PKG_DESCR:= IP based access control -PKG_SECTION:= libs +PKG_DESCR:= ip based access control +PKG_SECTION:= libs/misc PKG_URL:= ftp://ftp.porcupine.org/pub/security/index.html PKG_SITES:= ftp://ftp.porcupine.org/pub/security/ PKG_NOPARALLEL:= 1 |