diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2009-03-25 17:45:33 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2009-03-25 17:45:33 +0000 |
commit | 64ed66272f3173b9c0ec31db392905459c974874 (patch) | |
tree | d4d5cfe1ca8930873c5d971765bb448d436170da /sysutils/conky | |
parent | 7050620d4e387140bf9fbadc950e4125921f2260 (diff) |
Notes
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]* |