diff options
author | flathill <flathill@FreeBSD.org> | 1999-05-05 21:39:38 +0800 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 1999-05-05 21:39:38 +0800 |
commit | ccf8ca3aa8d8de6305a9bc877a507e1ed7c37cf0 (patch) | |
tree | bce7c555ce67980a34a00ed41671a2458944e5b7 /misc/wmweather/Makefile | |
parent | 078b0efa9a38dc9aeaeb0b8e5028a937a0088287 (diff) | |
download | freebsd-ports-gnome-ccf8ca3aa8d8de6305a9bc877a507e1ed7c37cf0.tar.gz freebsd-ports-gnome-ccf8ca3aa8d8de6305a9bc877a507e1ed7c37cf0.tar.zst freebsd-ports-gnome-ccf8ca3aa8d8de6305a9bc877a507e1ed7c37cf0.zip |
Update to 1.31
PR: ports/11500
Submitted by: cpiazza@home.net
Diffstat (limited to 'misc/wmweather/Makefile')
-rw-r--r-- | misc/wmweather/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/wmweather/Makefile b/misc/wmweather/Makefile index a9718e4d0277..85d75003a8a9 100644 --- a/misc/wmweather/Makefile +++ b/misc/wmweather/Makefile @@ -1,11 +1,11 @@ # New ports collection makefile for: wmWeather-1.28 -# Version required: 1.30.1 +# Version required: 1.31 # Date created: 26 January 1998 # Whom: Kris Kennaway <kkennawa@physics.adelaide.edu.au> # -# $Id: Makefile,v 1.3 1999/03/22 12:48:05 kris Exp $ +# $Id: Makefile,v 1.4 1999/04/19 13:24:17 kris Exp $ -DISTNAME= wmWeather-1.30.1 +DISTNAME= wmWeather-1.31 CATEGORIES= misc windowmaker MASTER_SITES= http://nis-www.lanl.gov/~mgh/WindowMaker/ |