diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-09-22 22:32:14 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-09-22 22:32:14 +0000 |
commit | b164bde99aa9eadee6d8d2cd297fd1d98650fab1 (patch) | |
tree | daac34a71dcd8e7d282b2a94e821dd99377246cb /x11-clocks/xtimer | |
parent | slang is now ELF. (diff) |
Category name is "x11-clocks", not "x11-clock". ;)
Pointed out by: steve
Notes
Notes:
svn path=/head/; revision=13335
Diffstat (limited to 'x11-clocks/xtimer')
-rw-r--r-- | x11-clocks/xtimer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-clocks/xtimer/Makefile b/x11-clocks/xtimer/Makefile index a39004c47cc9..56b11452a54b 100644 --- a/x11-clocks/xtimer/Makefile +++ b/x11-clocks/xtimer/Makefile @@ -3,12 +3,12 @@ # Date created: 05 Apr 1997 # Whom: candy@fct.kgc.co.jp # -# $Id: Makefile,v 1.3 1998/08/07 22:28:05 asami Exp $ +# $Id: Makefile,v 1.4 1998/09/21 01:39:12 steve Exp $ # DISTNAME= xtimer-8087 PKGNAME= xtimer-0.8087 -CATEGORIES= x11-clock +CATEGORIES= x11-clocks MASTER_SITES= http://spock.vector.co.jp/authors/VA004959/xtimer/ MAINTAINER= candy@fct.kgc.co.jp |