diff options
author | Rene Ladan <rene@FreeBSD.org> | 2011-10-23 13:46:01 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2011-10-23 13:46:01 +0000 |
commit | 73684155f20d1d6846d5a9b4e5342d601c52bfcb (patch) | |
tree | 4fd1cf271a1d3216d819c7bdf37a70a973c6b92e /sysutils/xfce4-genmon-plugin | |
parent | 7840ceb42fbf06f5c0e1afccabe9a7ed0ab5c646 (diff) | |
download | ports-73684155f20d1d6846d5a9b4e5342d601c52bfcb.tar.gz ports-73684155f20d1d6846d5a9b4e5342d601c52bfcb.zip |
Notes
Diffstat (limited to 'sysutils/xfce4-genmon-plugin')
-rw-r--r-- | sysutils/xfce4-genmon-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xfce4-genmon-plugin/Makefile b/sysutils/xfce4-genmon-plugin/Makefile index f8a5c907e53b..f566c32b90a3 100644 --- a/sysutils/xfce4-genmon-plugin/Makefile +++ b/sysutils/xfce4-genmon-plugin/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= xfce@FreeBSD.org COMMENT= Generic Monitor XFce4 panel plugin GNU_CONFIGURE= yes |