diff options
Diffstat (limited to 'package/tcp_wrappers/Makefile')
-rw-r--r-- | package/tcp_wrappers/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/tcp_wrappers/Makefile b/package/tcp_wrappers/Makefile index fb042c6b0..0f7516b45 100644 --- a/package/tcp_wrappers/Makefile +++ b/package/tcp_wrappers/Makefile @@ -9,6 +9,7 @@ PKG_RELEASE:= 1 PKG_MD5SUM:= e6fa25f71226d090f34de3f6b122fb5a PKG_DESCR:= IP based access control PKG_SECTION:= libs +PKG_URL:= ftp://ftp.porcupine.org/pub/security/index.html PKG_SITES:= ftp://ftp.porcupine.org/pub/security/ PKG_NOPARALLEL:= 1 |