diff options
author | Steve Price <steve@FreeBSD.org> | 1998-09-21 21:23:41 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-09-21 21:23:41 +0000 |
commit | 03af199751b58215dbf57290c48aeba9c4ee4bea (patch) | |
tree | 1405fa97da6cec77dac8a983ea4e24b0d538ed6c /x11-clocks | |
parent | d6d5bb2756de05c73893926be26eebb473204fe0 (diff) | |
download | ports-03af199751b58215dbf57290c48aeba9c4ee4bea.tar.gz ports-03af199751b58215dbf57290c48aeba9c4ee4bea.zip |
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/wmtime/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-clocks/wmtime/Makefile b/x11-clocks/wmtime/Makefile index 25e6e4ac5cf6..53f6d18d3e9b 100644 --- a/x11-clocks/wmtime/Makefile +++ b/x11-clocks/wmtime/Makefile @@ -3,12 +3,12 @@ # Date created: 1 July 1998 # Whom: Rich Neswold <rneswold@mcs.net> # -# $Id: Makefile,v 1.3 1998/09/15 11:13:31 asami Exp $ +# $Id: Makefile,v 1.4 1998/09/17 00:32:54 asami Exp $ # DISTNAME= wmtime-1.0b2 CATEGORIES= x11-clock -MASTER_SITES= http://www.xs4all.nl/~warp/files/ +MASTER_SITES= ftp://ftp.mezaway.org/pub/ MAINTAINER= rneswold@mcs.net |