diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-05-19 07:41:04 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-05-19 07:41:04 +0000 |
commit | ada928f9af92dab854ebf95137e2e370e48287bc (patch) | |
tree | bbaf3358abba264235dee0fb86d4f02b294f34bd /x11-clocks/xtimer/Makefile | |
parent | f26f0dd9dbf9da7d41231cfd5f8faf824c0e42cd (diff) |
Notes
Diffstat (limited to 'x11-clocks/xtimer/Makefile')
-rw-r--r-- | x11-clocks/xtimer/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-clocks/xtimer/Makefile b/x11-clocks/xtimer/Makefile index 27175bbede54..e11e3297e782 100644 --- a/x11-clocks/xtimer/Makefile +++ b/x11-clocks/xtimer/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: xtimer -# Date created: 05 Apr 1997 -# Whom: candy@fct.kgc.co.jp +# Date created: 19 May 2000 +# Whom: candy@kgc.co.jp # # $FreeBSD$ # PORTNAME= xtimer -PORTVERSION= 0.8087 +PORTVERSION= 0.8089 CATEGORIES= x11-clocks MASTER_SITES= http://hp.vector.co.jp/authors/VA004959/xtimer/ -DISTNAME= ${PORTNAME}-8087 +DISTNAME= ${PORTNAME}-8089 MAINTAINER= candy@kgc.co.jp |