diff options
author | Dan Moschuk <dan@FreeBSD.org> | 2001-08-11 20:19:46 +0000 |
---|---|---|
committer | Dan Moschuk <dan@FreeBSD.org> | 2001-08-11 20:19:46 +0000 |
commit | 7ef49f641bfb868b9f91a4ed637cc8d5b4076c91 (patch) | |
tree | acc4d87b619e4785e7060fb906c3db021b9ed165 /x11-wm | |
parent | 90246d357c5ef9e3289ec2b7ca51da9a7382fbcb (diff) | |
download | ports-7ef49f641bfb868b9f91a4ed637cc8d5b4076c91.tar.gz ports-7ef49f641bfb868b9f91a4ed637cc8d5b4076c91.zip |
Notes
Diffstat (limited to 'x11-wm')
-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 b70eff102309..d9d5840008b3 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 |