diff options
author | Patrick Li <pat@FreeBSD.org> | 2001-11-15 03:59:42 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2001-11-15 03:59:42 +0000 |
commit | 8ca16eda5549da96616e5f3b57f5d357f61706fc (patch) | |
tree | 52bdff10d3fbf834704c37ef4e6f0915c4dd7423 /x11-clocks/wmtimer | |
parent | 8269d2195e85bbdcded0e4f4049f09ae926cffef (diff) | |
download | ports-8ca16eda5549da96616e5f3b57f5d357f61706fc.tar.gz ports-8ca16eda5549da96616e5f3b57f5d357f61706fc.zip |
Notes
Diffstat (limited to 'x11-clocks/wmtimer')
-rw-r--r-- | x11-clocks/wmtimer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/wmtimer/Makefile b/x11-clocks/wmtimer/Makefile index a6a808819ae3..0e6b9fabc5e4 100644 --- a/x11-clocks/wmtimer/Makefile +++ b/x11-clocks/wmtimer/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.4 CATEGORIES= x11-clocks windowmaker MASTER_SITES= http://home.dwave.net/~jking/wmtimer/ -MAINTAINER= pat@databits.net +MAINTAINER= pat@FreeBSD.org WRKSRC= ${WRKDIR}/${DISTNAME}/wmtimer USE_GMAKE= yes |