diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-30 14:05:15 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-30 14:05:15 +0000 |
commit | 5e147280efbf88243bd34398b6bc9f2d1fe3ff29 (patch) | |
tree | 3648561aef7767835efaf1bcf2c82d46f65d46de /dns | |
parent | 6f9c6e1ee0f01ad70f8bcf71663da430f8a3f9da (diff) | |
download | ports-5e147280efbf88243bd34398b6bc9f2d1fe3ff29.tar.gz ports-5e147280efbf88243bd34398b6bc9f2d1fe3ff29.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/dnsflood/Makefile | 1 | ||||
-rw-r--r-- | dns/dnsflood/distinfo | 3 | ||||
-rw-r--r-- | dns/libidn/Makefile | 1 | ||||
-rw-r--r-- | dns/libidn/distinfo | 1 |
4 files changed, 5 insertions, 1 deletions
diff --git a/dns/dnsflood/Makefile b/dns/dnsflood/Makefile index 796c44830226..797070265f5a 100644 --- a/dns/dnsflood/Makefile +++ b/dns/dnsflood/Makefile @@ -14,6 +14,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= krion@FreeBSD.org COMMENT= DNS flood detector +USE_SIZE= yes USE_GETOPT_LONG= yes USE_REINPLACE= yes diff --git a/dns/dnsflood/distinfo b/dns/dnsflood/distinfo index 06ef47d960c0..bab7749819c4 100644 --- a/dns/dnsflood/distinfo +++ b/dns/dnsflood/distinfo @@ -1 +1,2 @@ -MD5 (dnsflood-1.10.tgz) = 1690dc3df0e1e1be44d3fdc466abd3be +MD5 (dnsflood-1.10.tgz) = 273bc0a6add72c97e9c55d98a6679c42 +SIZE (dnsflood-1.10.tgz) = 14667 diff --git a/dns/libidn/Makefile b/dns/libidn/Makefile index c32516624c84..f0f89773a95b 100644 --- a/dns/libidn/Makefile +++ b/dns/libidn/Makefile @@ -18,6 +18,7 @@ COMMENT= Internationalized Domain Names command line tool LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv BUILD_DEPENDS= gengetopt:${PORTSDIR}/devel/gengetopt +USE_SIZE= yes USE_PERL5_BUILD= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes diff --git a/dns/libidn/distinfo b/dns/libidn/distinfo index 04b3d69d0111..1059c7d776b9 100644 --- a/dns/libidn/distinfo +++ b/dns/libidn/distinfo @@ -1 +1,2 @@ MD5 (libidn-0.3.7.tar.gz) = 3ec822e38dda0d1eadd032d82a5b238c +SIZE (libidn-0.3.7.tar.gz) = 1525856 |