diff options
author | billf <billf@FreeBSD.org> | 1998-11-13 06:57:35 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1998-11-13 06:57:35 +0800 |
commit | 643a3b820be5e88069225fbc8e1737094daa45d1 (patch) | |
tree | bed5967469bee938f025f7f53c6cb71f4803c5e3 /x11-clocks | |
parent | 9711941106ddba742dce5adad33b4eb65454d016 (diff) | |
download | freebsd-ports-gnome-643a3b820be5e88069225fbc8e1737094daa45d1.tar.gz freebsd-ports-gnome-643a3b820be5e88069225fbc8e1737094daa45d1.tar.zst freebsd-ports-gnome-643a3b820be5e88069225fbc8e1737094daa45d1.zip |
Update MASTER_SITES and MAINTAINER
PR: 8614
Submitted by: candy@kgc.co.jp <maintainer>
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/xtimer/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-clocks/xtimer/Makefile b/x11-clocks/xtimer/Makefile index 56b11452a54b..74f5c4d497c6 100644 --- a/x11-clocks/xtimer/Makefile +++ b/x11-clocks/xtimer/Makefile @@ -3,15 +3,15 @@ # Date created: 05 Apr 1997 # Whom: candy@fct.kgc.co.jp # -# $Id: Makefile,v 1.4 1998/09/21 01:39:12 steve Exp $ +# $Id: Makefile,v 1.5 1998/09/22 22:32:14 asami Exp $ # DISTNAME= xtimer-8087 PKGNAME= xtimer-0.8087 CATEGORIES= x11-clocks -MASTER_SITES= http://spock.vector.co.jp/authors/VA004959/xtimer/ +MASTER_SITES= http://hp.vector.co.jp/authors/VA004959/xtimer/ -MAINTAINER= candy@fct.kgc.co.jp +MAINTAINER= candy@kgc.co.jp USE_IMAKE= yes MAN1= xtimer.1 |