diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 22:28:05 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 22:28:05 +0000 |
commit | 45df0ad9a989c9370a88833aeffaab06ca30547c (patch) | |
tree | 53cd9a8edd5e9918d659733dcebc23c140c33e26 /x11-clocks/xtimer | |
parent | fcecfa7f7e195cba000cf39718ff21364315c4de (diff) | |
download | ports-45df0ad9a989c9370a88833aeffaab06ca30547c.tar.gz ports-45df0ad9a989c9370a88833aeffaab06ca30547c.zip |
Notes
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 c857541c23c0..436422aa3868 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.1.1.1 1997/06/14 16:18:25 max Exp $ +# $Id: Makefile,v 1.2 1997/06/15 10:44:39 asami Exp $ # DISTNAME= xtimer-8087 PKGNAME= xtimer-0.8087 -CATEGORIES= misc +CATEGORIES= x11-clock MASTER_SITES= http://spock.vector.co.jp/authors/VA004959/xtimer/ MAINTAINER= candy@fct.kgc.co.jp |