From 01631af128afd6fa177d985b3377fc08819ebc52 Mon Sep 17 00:00:00 2001 From: Yen-Ming Lee Date: Fri, 21 Feb 2003 01:36:34 +0000 Subject: N-MAINTAINER UPDATE] net/poink 1.5 -> 1.6 o Changed the MASTER_SITES since the NetBSD mirrors didn't appear to be carring the latest version. o Added USE_ZIP since the latest distfile is in the format. PR: 48467 Submitted by: Joseph Scott --- net/poink/Makefile | 7 +++++-- net/poink/distinfo | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'net') diff --git a/net/poink/Makefile b/net/poink/Makefile index 8ba062a253f3..7ea522c668c6 100644 --- a/net/poink/Makefile +++ b/net/poink/Makefile @@ -6,13 +6,16 @@ # PORTNAME= poink -PORTVERSION= 1.5 +PORTVERSION= 1.6 CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_NETBSD} +MASTER_SITES= http://coredump.cx/~lcamtuf/soft/ +DISTNAME= ${PORTNAME} MAINTAINER= ports@freebsd.org COMMENT= Nosuid, secure ping like utility +USE_ZIP= yes + .if ${MACHINE_ARCH} == "sparc64" BROKEN= "Hostname resolution broken on ${MACHINE_ARCH}" .endif diff --git a/net/poink/distinfo b/net/poink/distinfo index aa6f120877db..85e90a343e46 100644 --- a/net/poink/distinfo +++ b/net/poink/distinfo @@ -1 +1 @@ -MD5 (poink-1.5.tar.gz) = 691f6efeea758afa83645f5c78e424bb +MD5 (poink.zip) = 881ab7d4e0303849da3676d13e875ed3 -- cgit v1.2.3