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 | |
parent | 00346c8a0fe57053ab8ac3c4325ac8410dfdcbe8 (diff) | |
download | ports-321184d4b27b8286e2d002a1c230c5596e186434.tar.gz ports-321184d4b27b8286e2d002a1c230c5596e186434.zip |
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/wmbday/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/wmtimer/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-clocks/wmbday/Makefile b/x11-clocks/wmbday/Makefile index e67cf4f2a2bc..ccb335d2b4e7 100644 --- a/x11-clocks/wmbday/Makefile +++ b/x11-clocks/wmbday/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 2 CATEGORIES= x11-clocks MASTER_SITES= http://buzzinhornetz.ath.cx/wmbday/files/ -MAINTAINER= uspoerlein@gmail.com +MAINTAINER= uqs@spoerlein.net COMMENT= Window Maker dock app that will remind you of birthdays BUILD_DEPENDS= xmessage:${PORTSDIR}/x11/xmessage 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 |