From 9a54ddf5164279ba577837b4d878f7e523c3c080 Mon Sep 17 00:00:00 2001 From: kris Date: Fri, 12 Mar 1999 11:01:35 +0000 Subject: Upgrade to v1.28, and remove dependency on wget in favour of fetch(1) Submitted by: Brian Handy --- misc/wmweather/Makefile | 8 +++----- misc/wmweather/distinfo | 2 +- 2 files changed, 4 insertions(+), 6 deletions(-) (limited to 'misc') diff --git a/misc/wmweather/Makefile b/misc/wmweather/Makefile index 567872d5d25f..24c0202fb161 100644 --- a/misc/wmweather/Makefile +++ b/misc/wmweather/Makefile @@ -1,18 +1,16 @@ # New ports collection makefile for: wmWeather-1.1 -# Version required: 1.1 +# Version required: 1.28 # Date created: 26 January 1998 # Whom: Kris Kennaway # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/03/11 12:08:08 kris Exp $ -DISTNAME= wmWeather-1.1 +DISTNAME= wmWeather-1.28 CATEGORIES= misc windowmaker MASTER_SITES= ftp://leadbelly.lanl.gov/pub/mgh/ MAINTAINER= kkennawa@physics.adelaide.edu.au -RUN_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/net/wget - WRKSRC= ${WRKDIR}/${DISTNAME}/wmWeather USE_GMAKE= yes diff --git a/misc/wmweather/distinfo b/misc/wmweather/distinfo index 8932972e97b5..50749940a6dd 100644 --- a/misc/wmweather/distinfo +++ b/misc/wmweather/distinfo @@ -1 +1 @@ -MD5 (wmWeather-1.1.tar.gz) = 33ea3e8e27daddbb2397badfee130526 +MD5 (wmWeather-1.28.tar.gz) = 42c162cf43823448590fc765135c1597 -- cgit