diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1998-11-12 22:57:35 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1998-11-12 22:57:35 +0000 |
commit | 6bc08296a335414bfdb6727b89e46ef8aef6749e (patch) | |
tree | 65f0a7dbc1e83fb04ae9f818896a0a6eabdabb68 /x11-clocks | |
parent | 7c5517bf97403e55ba3b5f8d81178993784ffa5f (diff) | |
download | ports-6bc08296a335414bfdb6727b89e46ef8aef6749e.tar.gz ports-6bc08296a335414bfdb6727b89e46ef8aef6749e.zip |
Notes
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 |