diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-08-23 04:00:04 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-08-23 04:00:04 +0000 |
commit | 2574f69107121a3cc7cb9276abdedad5a76633c7 (patch) | |
tree | b84cefc010abb1b2c1857ccf9deb2c66f6c9c5db /deskutils/kompose | |
parent | 8a995f807e832d704dcfaad599b44b0b7434bc8a (diff) | |
download | ports-2574f69107121a3cc7cb9276abdedad5a76633c7.tar.gz ports-2574f69107121a3cc7cb9276abdedad5a76633c7.zip |
Notes
Diffstat (limited to 'deskutils/kompose')
-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 |