diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2009-03-02 09:27:12 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2009-03-02 09:27:12 +0800 |
commit | f35c0fbfab9e300e8c0a4c679a3fcc63743999c9 (patch) | |
tree | 9ba2b4f1829469b76b614381b8168f1eb360338c /x11-clocks | |
parent | 61a25a703c375d86febd45a9d5ff6e1b56e7fc84 (diff) | |
download | freebsd-ports-gnome-f35c0fbfab9e300e8c0a4c679a3fcc63743999c9.tar.gz freebsd-ports-gnome-f35c0fbfab9e300e8c0a4c679a3fcc63743999c9.tar.zst freebsd-ports-gnome-f35c0fbfab9e300e8c0a4c679a3fcc63743999c9.zip |
- Pass maintainership to submitter
Submitted by: Ulrich via freebsd-ports@
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 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 |