diff options
author | Simon Barner <barner@FreeBSD.org> | 2005-02-28 13:05:25 +0000 |
---|---|---|
committer | Simon Barner <barner@FreeBSD.org> | 2005-02-28 13:05:25 +0000 |
commit | b1ff38d2663118ba97e0dd6cb2f76fd638661222 (patch) | |
tree | 7f28c1a0860aa99064d6e3b6ffad82c2180c5446 /x11-wm | |
parent | a40009e26e14778e293971e9a455c43efe5ade68 (diff) | |
download | ports-b1ff38d2663118ba97e0dd6cb2f76fd638661222.tar.gz ports-b1ff38d2663118ba97e0dd6cb2f76fd638661222.zip |
Notes
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 57f68adbf91b..a95c51574098 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 |