diff options
author | kris <kris@FreeBSD.org> | 1999-03-12 19:01:35 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 1999-03-12 19:01:35 +0800 |
commit | 9a54ddf5164279ba577837b4d878f7e523c3c080 (patch) | |
tree | fe41c0eac0d4e7e3d4b994ce11f83b77455a1155 /misc | |
parent | 9f8a7254206b5631c52ea94f1ff39ebeb9a1a56d (diff) | |
download | freebsd-ports-gnome-9a54ddf5164279ba577837b4d878f7e523c3c080.tar.gz freebsd-ports-gnome-9a54ddf5164279ba577837b4d878f7e523c3c080.tar.zst freebsd-ports-gnome-9a54ddf5164279ba577837b4d878f7e523c3c080.zip |
Upgrade to v1.28, and remove dependency on wget in favour of fetch(1)
Submitted by: Brian Handy <handy@lambic.physics.montana.edu>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/wmweather/Makefile | 8 | ||||
-rw-r--r-- | misc/wmweather/distinfo | 2 |
2 files changed, 4 insertions, 6 deletions
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 <kkennawa@physics.adelaide.edu.au> # -# $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 |