diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2007-08-23 12:00:04 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2007-08-23 12:00:04 +0800 |
commit | 74d5199944e3f1e57ca776aab44abee71999022d (patch) | |
tree | 9b7a1e86331864618e39109fa8fecc7afa8345b0 /deskutils | |
parent | 24f2d4174ce2befb6604fe0f090289cbbadb50a2 (diff) | |
download | freebsd-ports-gnome-74d5199944e3f1e57ca776aab44abee71999022d.tar.gz freebsd-ports-gnome-74d5199944e3f1e57ca776aab44abee71999022d.tar.zst freebsd-ports-gnome-74d5199944e3f1e57ca776aab44abee71999022d.zip |
- change maintainer address on ports I maintain
Approved by: clsung (mentor)
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/kompose/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/kompose/Makefile b/deskutils/kompose/Makefile index aec686922b1b..638ac88bdb8f 100644 --- a/deskutils/kompose/Makefile +++ b/deskutils/kompose/Makefile @@ -11,7 +11,7 @@ CATEGORIES= deskutils kde MASTER_SITES= ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= thomas@goodking.ca +MAINTAINER= tabthorpe@FreeBSD.org COMMENT= Full-screen task manager similar to Expose(tm) LIB_DEPENDS= Imlib2.4:${PORTSDIR}/graphics/imlib2 |