diff options
author | fenner <fenner@FreeBSD.org> | 1999-01-27 03:53:03 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1999-01-27 03:53:03 +0800 |
commit | 0d4d4d914de9dbb8d09bc1517f23d93a6e30106f (patch) | |
tree | 6106d80b4d6281ada0e9e136efc779adaf82c1c8 /x11-clocks/wmtime | |
parent | 71b1928230072e62e5bd95f3c91bb3429ce24195 (diff) | |
download | freebsd-ports-gnome-0d4d4d914de9dbb8d09bc1517f23d93a6e30106f.tar.gz freebsd-ports-gnome-0d4d4d914de9dbb8d09bc1517f23d93a6e30106f.tar.zst freebsd-ports-gnome-0d4d4d914de9dbb8d09bc1517f23d93a6e30106f.zip |
Fix MASTER_SITES.
PR: ports/9693
Submitted by: Chris Piazza <norn@home.net>
Diffstat (limited to 'x11-clocks/wmtime')
-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 |