diff options
Diffstat (limited to 'x11-clocks/xtimer')
-rw-r--r-- | x11-clocks/xtimer/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-clocks/xtimer/Makefile b/x11-clocks/xtimer/Makefile index 436422aa3868..a39004c47cc9 100644 --- a/x11-clocks/xtimer/Makefile +++ b/x11-clocks/xtimer/Makefile @@ -3,7 +3,7 @@ # Date created: 05 Apr 1997 # Whom: candy@fct.kgc.co.jp # -# $Id: Makefile,v 1.2 1997/06/15 10:44:39 asami Exp $ +# $Id: Makefile,v 1.3 1998/08/07 22:28:05 asami Exp $ # DISTNAME= xtimer-8087 @@ -15,6 +15,5 @@ MAINTAINER= candy@fct.kgc.co.jp USE_IMAKE= yes MAN1= xtimer.1 -MANCOMPRESSED= yes .include <bsd.port.mk> |