diff options
author | novel <novel@FreeBSD.org> | 2009-03-26 01:45:33 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2009-03-26 01:45:33 +0800 |
commit | 2e8d385be2a4b24e787982773c6919ba3bf753ae (patch) | |
tree | 8c7fab770c4c6e21287ce4bb70a326a9209d7392 /sysutils/conky | |
parent | 6bcdc2e19b80b1da2efb92662d6dd1d7ef602fdb (diff) | |
download | freebsd-ports-gnome-2e8d385be2a4b24e787982773c6919ba3bf753ae.tar.gz freebsd-ports-gnome-2e8d385be2a4b24e787982773c6919ba3bf753ae.tar.zst freebsd-ports-gnome-2e8d385be2a4b24e787982773c6919ba3bf753ae.zip |
Pass maintainership to Nikos Ntarmos who kindly agreed to look for this port.
Diffstat (limited to 'sysutils/conky')
-rw-r--r-- | sysutils/conky/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/conky/Makefile b/sysutils/conky/Makefile index 7863c6a73ad6..a49c68528637 100644 --- a/sysutils/conky/Makefile +++ b/sysutils/conky/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER?= novel@FreeBSD.org +MAINTAINER?= ntarmos@cs.uoi.gr COMMENT?= An advanced, highly configurable system monitor for X CONFLICTS?= conky-awesome-[0-9]* |