diff options
Diffstat (limited to 'net-mgmt/isic')
-rw-r--r-- | net-mgmt/isic/Makefile | 8 | ||||
-rw-r--r-- | net-mgmt/isic/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/net-mgmt/isic/Makefile b/net-mgmt/isic/Makefile index 16697dd33931..420abd1b65c5 100644 --- a/net-mgmt/isic/Makefile +++ b/net-mgmt/isic/Makefile @@ -6,16 +6,16 @@ # PORTNAME= isic -PORTVERSION= 0.05 -PORTREVISION= 1 +PORTVERSION= 0.06 CATEGORIES= net-mgmt -MASTER_SITES= http://www.packetfactory.net/Projects/ISIC/ +MASTER_SITES= http://www.packetfactory.net/Projects/ISIC/ \ + http://www.packetstormsecurity.org/UNIX/misc/ EXTRACT_SUFX= .tgz MAINTAINER= bradh@uunet.co.za COMMENT= IP Stack Integrity Checker -BUILD_DEPENDS= libnet*<=1.1.0,1:${PORTSDIR}/net/libnet10 +BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet GNU_CONFIGURE= yes diff --git a/net-mgmt/isic/distinfo b/net-mgmt/isic/distinfo index c639704b26ff..11d5769812f8 100644 --- a/net-mgmt/isic/distinfo +++ b/net-mgmt/isic/distinfo @@ -1,3 +1,3 @@ -MD5 (isic-0.05.tgz) = 652d07978f050f090924bd98d2548cd7 -SHA256 (isic-0.05.tgz) = 388f098aa1ed5ef9cc00ef22b1fe497e0f16a69968d2ad77ed9837f859492c28 -SIZE (isic-0.05.tgz) = 26855 +MD5 (isic-0.06.tgz) = 289304088b6bd34008449ec20b3af423 +SHA256 (isic-0.06.tgz) = e198c4061798d47fd4b00f9f90cd56336145e551ca763571c2023624dfa7bc5f +SIZE (isic-0.06.tgz) = 27611 |