diff options
author | seb <seb@pkgsrc.org> | 2005-10-12 07:10:57 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2005-10-12 07:10:57 +0000 |
commit | 2cef2d9614219e3a75ea85879d5cedd3942829bb (patch) | |
tree | fe9cc84bd586dfb4793affa3c82b34bf4c33d12c /x11 | |
parent | 1efdbdb1788e2de0caf89ac3a4e047a54ff6f009 (diff) | |
download | pkgsrc-2cef2d9614219e3a75ea85879d5cedd3942829bb.tar.gz |
Change my email address.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xphoon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xphoon/Makefile b/x11/xphoon/Makefile index 3bdda4e7431..8b4411d9b28 100644 --- a/x11/xphoon/Makefile +++ b/x11/xphoon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2005/04/11 21:48:16 tv Exp $ +# $NetBSD: Makefile,v 1.16 2005/10/12 07:10:57 seb Exp $ # DISTNAME= xphoon.tar @@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.x.org/R5contrib/ \ ftp://ftp.sunet.se/pub/X11/ EXTRACT_SUFX= .Z -MAINTAINER= seb@pbox.org +MAINTAINER= seb@NetBSD.org COMMENT= Set the root window to the moon in its current phase WRKSRC= ${WRKDIR}/xphoon |