diff options
author | barner <barner@FreeBSD.org> | 2005-02-28 21:05:25 +0800 |
---|---|---|
committer | barner <barner@FreeBSD.org> | 2005-02-28 21:05:25 +0800 |
commit | c40eec24adc747aea740a1fed95f42328f3f0eea (patch) | |
tree | b681cc17e91b91237aafe26d4cbbe2bc1035e2fc /x11-wm | |
parent | 10709ca1efee1ab8a12698d8479401e030e76f27 (diff) | |
download | freebsd-ports-graphics-c40eec24adc747aea740a1fed95f42328f3f0eea.tar.gz freebsd-ports-graphics-c40eec24adc747aea740a1fed95f42328f3f0eea.tar.zst freebsd-ports-graphics-c40eec24adc747aea740a1fed95f42328f3f0eea.zip |
Change email address in ports maintained by me to barner@FreeBSD.org
Approved by: arved (mentor)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/expocity/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/expocity/Makefile b/x11-wm/expocity/Makefile index 57f68adbf91..a95c5157409 100644 --- a/x11-wm/expocity/Makefile +++ b/x11-wm/expocity/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.pycage.de/download/ DISTNAME= ${PORTNAME}-${PORTVERSION}-1 DIST_SUBDIR= gnome2 -MAINTAINER= barner@gmx.de +MAINTAINER= barner@FreeBSD.org COMMENT= A metacity spin-off with Expose(tm)-like features LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification |