diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-10-27 07:36:20 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-10-27 07:36:20 +0000 |
commit | e67ed6b88d1c96391017055b246d83d0aa656563 (patch) | |
tree | 8f0bcc507cc38030c130ac7d55676f2b1fe74645 /x11/ebuttons | |
parent | c1729e6e0270ab8e4e0dcb14863e9b12325d7336 (diff) | |
download | ports-e67ed6b88d1c96391017055b246d83d0aa656563.tar.gz ports-e67ed6b88d1c96391017055b246d83d0aa656563.zip |
Reset maintainer to ports@. Reviewed by: current maintainer, who
no longer uses Enlightenment.
Notes
Notes:
svn path=/head/; revision=92306
Diffstat (limited to 'x11/ebuttons')
-rw-r--r-- | x11/ebuttons/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/ebuttons/Makefile b/x11/ebuttons/Makefile index 019303314e0f..e0221bd347c0 100644 --- a/x11/ebuttons/Makefile +++ b/x11/ebuttons/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11 MASTER_SITES= http://www.moodfarm.demon.co.uk/download/ EXTRACT_SUFX= .tgz -MAINTAINER= jhb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A simple epplet that contains several buttons used to launch programs LIB_DEPENDS= epplet.1:${PORTSDIR}/x11-wm/epplets |