diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1999-01-26 19:53:03 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1999-01-26 19:53:03 +0000 |
commit | 76eca5a3a5640dfa459aeca6895d61fd984bca93 (patch) | |
tree | 002b04fec47c75baf7cb7ef07c4198150a3fb054 /x11-clocks | |
parent | 01f28d9d89d0a711031dda92a95e3c0513548208 (diff) | |
download | ports-76eca5a3a5640dfa459aeca6895d61fd984bca93.tar.gz ports-76eca5a3a5640dfa459aeca6895d61fd984bca93.zip |
Fix MASTER_SITES.
PR: ports/9693
Submitted by: Chris Piazza <norn@home.net>
Notes
Notes:
svn path=/head/; revision=16365
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 3cd40e50a44a..8c595ae14eb2 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.6 1998/09/22 22:32:11 asami Exp $ +# $Id: Makefile,v 1.7 1999/01/18 06:43:02 asami Exp $ # DISTNAME= wmtime-1.0b2 CATEGORIES= x11-clocks windowmaker -MASTER_SITES= ftp://ftp.mezaway.org/pub/ +MASTER_SITES= ftp://ftp.mezaway.org/pub/DockApps/ MAINTAINER= rneswold@mcs.net |