diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-03-02 01:27:12 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-03-02 01:27:12 +0000 |
commit | 2877a234ed13c14eae2f96010ee6f84fe724fbc4 (patch) | |
tree | 92715e7ea957dc1190026304e94cc691e4f50fa5 /x11-clocks/wmtimer | |
parent | e1cc4be04118cc62b88b0678b525180a72804023 (diff) |
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 6b28bbbd9502..f7879bc26e6a 100644 --- a/x11-clocks/wmtimer/Makefile +++ b/x11-clocks/wmtimer/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 5 CATEGORIES= x11-clocks windowmaker MASTER_SITES= http://www.darkops.net/wmtimer/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= uspoerlein@gmail.com COMMENT= Multi-Function timer dockapp for WindowMaker WRKSRC= ${WRKDIR}/${DISTNAME}/wmtimer |