diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 23:25:09 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 23:25:09 +0000 |
commit | 53319deeca4059ea1fb880af6e057c9a7ba8a538 (patch) | |
tree | ae34f4989e7ea4156b8d30dd5355e4d047466118 /x11/workrave/Makefile | |
parent | d40ad636ad9d9935a340ec5980f36da425a1d47f (diff) | |
download | ports-53319deeca4059ea1fb880af6e057c9a7ba8a538.tar.gz ports-53319deeca4059ea1fb880af6e057c9a7ba8a538.zip |
Notes
Diffstat (limited to 'x11/workrave/Makefile')
-rw-r--r-- | x11/workrave/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/workrave/Makefile b/x11/workrave/Makefile index 2f4b253ca88a..6e29a16229a8 100644 --- a/x11/workrave/Makefile +++ b/x11/workrave/Makefile @@ -13,7 +13,7 @@ CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= kwm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Gnome RSI prevention tool LIB_DEPENDS= gnomeuimm-2.6.1:${PORTSDIR}/x11-toolkits/libgnomeuimm26 \ |