diff options
Diffstat (limited to 'x11-clocks/xtimer/Makefile')
-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 994306f57588..27175bbede54 100644 --- a/x11-clocks/xtimer/Makefile +++ b/x11-clocks/xtimer/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: xtimer -# Version required: 0.8087 # Date created: 05 Apr 1997 # Whom: candy@fct.kgc.co.jp # # $FreeBSD$ # -DISTNAME= xtimer-8087 -PKGNAME= xtimer-0.8087 +PORTNAME= xtimer +PORTVERSION= 0.8087 CATEGORIES= x11-clocks MASTER_SITES= http://hp.vector.co.jp/authors/VA004959/xtimer/ +DISTNAME= ${PORTNAME}-8087 MAINTAINER= candy@kgc.co.jp |