diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-11-29 05:56:58 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-11-29 05:56:58 +0000 |
commit | 404cfae95a34b7a27c4bb06d751343a31afddcdf (patch) | |
tree | 1f9e75818f7d3e1764eaf41efb0b8aa29ff9d053 /x11-wm/epplets | |
parent | Unbreak for new C++ compilers. (diff) |
Reset undeliverable maintainer email address to ports@FreeBSD.org
Notes
Notes:
svn path=/head/; revision=71227
Diffstat (limited to 'x11-wm/epplets')
-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 9a17965b251f..73d88c3c2c45 100644 --- a/x11-wm/epplets/Makefile +++ b/x11-wm/epplets/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://kde.planetmirror.com/pub/enlightenment/epplets/ \ DISTNAME= epplet-base-${PORTVERSION} -MAINTAINER= cmc@groupofnine.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gtop.1:${PORTSDIR}/devel/libgtop \ epplet.1:${PORTSDIR}/x11-wm/libepplet |