diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-09-12 09:42:24 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-09-12 09:42:24 +0000 |
commit | 321184d4b27b8286e2d002a1c230c5596e186434 (patch) | |
tree | ad0327b15948dd7fab7cfb827324df107b4d18ce /x11-clocks/wmtimer | |
parent | 00346c8a0fe57053ab8ac3c4325ac8410dfdcbe8 (diff) | |
download | ports-321184d4b27b8286e2d002a1c230c5596e186434.tar.gz ports-321184d4b27b8286e2d002a1c230c5596e186434.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 20cef95f3f76..7fdd6f471b16 100644 --- a/x11-clocks/wmtimer/Makefile +++ b/x11-clocks/wmtimer/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 6 CATEGORIES= x11-clocks windowmaker MASTER_SITES= http://www.darkops.net/wmtimer/ -MAINTAINER= uspoerlein@gmail.com +MAINTAINER= uqs@spoerlein.net COMMENT= Multi-Function timer dockapp for WindowMaker WRKSRC= ${WRKDIR}/${DISTNAME}/wmtimer |