diff options
author | Dan Moschuk <dan@FreeBSD.org> | 2001-12-07 20:59:28 +0000 |
---|---|---|
committer | Dan Moschuk <dan@FreeBSD.org> | 2001-12-07 20:59:28 +0000 |
commit | 13b9f01f9a6a30be95d26c69a711181f4b5f2763 (patch) | |
tree | 54313189f904f7399e2d66dd74a086abb9aca5d2 /x11-wm/libepplet | |
parent | 274056917ec39f784283dcbd95b5dccfbfadcb20 (diff) |
Change maintainership to Chris McDermott (was ports@freebsd.org).
Notes
Notes:
svn path=/head/; revision=51188
Diffstat (limited to 'x11-wm/libepplet')
-rw-r--r-- | x11-wm/libepplet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/libepplet/Makefile b/x11-wm/libepplet/Makefile index 129b086f4394..bd67e9f72808 100644 --- a/x11-wm/libepplet/Makefile +++ b/x11-wm/libepplet/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://kde.planetmirror.com/pub/enlightenment/epplets/ \ DISTNAME= epplet-base-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= cmc@groupofnine.org WRKSRC= ${WRKDIR}/Epplets-${PORTVERSION} |