diff options
author | pat <pat@FreeBSD.org> | 2001-11-15 03:59:42 +0000 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2001-11-15 03:59:42 +0000 |
commit | 6452ebe34328e3443451f543d5a667a256fc43f2 (patch) | |
tree | 47d8303bf39563b745ac203171ac39b4d8c909cc /x11-clocks | |
parent | 7cad47fccba927c8f73d7669208ec479b9e861dd (diff) | |
download | FreeBSD-ports-6452ebe34328e3443451f543d5a667a256fc43f2.zip FreeBSD-ports-6452ebe34328e3443451f543d5a667a256fc43f2.tar.gz |
Maintainer is now committer so change to new email address.
Approved by: lioux
Diffstat (limited to 'x11-clocks')
-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 a6a8088..0e6b9fa 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 |