diff options
author | kwm <kwm@FreeBSD.org> | 2004-11-23 16:51:28 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2004-11-23 16:51:28 +0800 |
commit | 39380e9bf5854a7751f859b1f5675004827777e4 (patch) | |
tree | c73b1589b59b9d6f1d402354cac645980911209a /x11 | |
parent | a03251879abc21dc2b4770d0de085a360a619bd0 (diff) | |
download | freebsd-ports-gnome-39380e9bf5854a7751f859b1f5675004827777e4.tar.gz freebsd-ports-gnome-39380e9bf5854a7751f859b1f5675004827777e4.tar.zst freebsd-ports-gnome-39380e9bf5854a7751f859b1f5675004827777e4.zip |
Change the not yet changed maintainer fields to my FreeBSD.org account.
Approved by: pav (mentor)
Diffstat (limited to 'x11')
-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 357b94306f79..edae298a3e0d 100644 --- a/x11/workrave/Makefile +++ b/x11/workrave/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= kwm@rainbow-runner.nl +MAINTAINER= kwm@FreeBSD.org COMMENT= A Gnome RSI prevention tool LIB_DEPENDS= gnomeuimm-2.6.1:${PORTSDIR}/x11-toolkits/libgnomeuimm26 \ |