From 0529ef89d1784de1aca6d167597fa65c92b40327 Mon Sep 17 00:00:00 2001 From: dhn Date: Sat, 15 Jan 2011 18:23:53 +0000 Subject: - Update MASTER_SITES - Remove MD5 Checksum Reported by: pointyhat Feature safe: yes --- net/wire/Makefile | 7 ++++--- net/wire/distinfo | 1 - 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'net/wire') diff --git a/net/wire/Makefile b/net/wire/Makefile index db7f6538f25..d18b9450f32 100644 --- a/net/wire/Makefile +++ b/net/wire/Makefile @@ -7,17 +7,18 @@ PORTNAME= wire PORTVERSION= 1.1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net -MASTER_SITES= http://www.zankasoftware.com/dist/ \ +MASTER_SITES= http://mirror.mcx2.org/ \ ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= miwi +MASTER_SITE_SUBDIR= dhn MAINTAINER= dhn@FreeBSD.org COMMENT= Wire is a screen-oriented command line Wired client GNU_CONFIGURE= yes CONFIGURE_ARGS= --libdir="${LOCALBASE}/lib" --includedir="${LOCALBASE}/include" +CFLAGS+= "-I${LOCALBASE}/include" USE_GMAKE= yes USE_ICONV= yes diff --git a/net/wire/distinfo b/net/wire/distinfo index 197b3d2278c..f37f2e45d6a 100644 --- a/net/wire/distinfo +++ b/net/wire/distinfo @@ -1,3 +1,2 @@ -MD5 (wire-1.1.3.tar.gz) = e89e73d486ac89de20b52e1150bc099a SHA256 (wire-1.1.3.tar.gz) = d2e66377c0dd54028e1188b62c05845225e9e166cec0b5ea76cc0e6a96b681be SIZE (wire-1.1.3.tar.gz) = 339306 -- cgit