diff options
author | dan <dan@FreeBSD.org> | 2001-08-11 20:19:46 +0000 |
---|---|---|
committer | dan <dan@FreeBSD.org> | 2001-08-11 20:19:46 +0000 |
commit | b1bb7344e620f0215649ad1caf775d45c4978b1c (patch) | |
tree | c3053502efa4bb23ab8513e271c51a00c591357a | |
parent | 2d256c12b9a3ae23e0eca79ce1340c76a3c0c018 (diff) | |
download | FreeBSD-ports-b1bb7344e620f0215649ad1caf775d45c4978b1c.zip FreeBSD-ports-b1bb7344e620f0215649ad1caf775d45c4978b1c.tar.gz |
Change MAINTAINER from nakai to cmc@groupofnine.net.
Nakai, once you return from void, feel free to mark this back to you. :-)
-rw-r--r-- | x11-wm/epplets/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/epplets/Makefile b/x11-wm/epplets/Makefile index b70eff1..d9d5840 100644 --- a/x11-wm/epplets/Makefile +++ b/x11-wm/epplets/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11-wm MASTER_SITES= ftp://ftp.enlightenment.org/enlightenment/epplets/ DISTNAME= epplet-base-${PORTVERSION} -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= cmc@groupofnine.org LIB_DEPENDS= gtop.1:${PORTSDIR}/devel/libgtop \ epplet.1:${PORTSDIR}/x11-wm/libepplet |