diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-10-12 06:52:07 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-10-12 06:52:07 +0000 |
commit | 336d887f79a8de507a2f453326e61693cc7a6bdc (patch) | |
tree | aa8bfb4e389ac32913b3b6233c7e2673e7694cd0 /sysutils | |
parent | Update to 0.9.3.1 release. (diff) |
- Take maintainership
Notes
Notes:
svn path=/head/; revision=201349
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/xfce4-fsguard-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xfce4-fsguard-plugin/Makefile b/sysutils/xfce4-fsguard-plugin/Makefile index be54cc94bbf7..a59f3c5b5c43 100644 --- a/sysutils/xfce4-fsguard-plugin/Makefile +++ b/sysutils/xfce4-fsguard-plugin/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= XFce4 panel plugin to check a mountpoint for free disk space GNU_CONFIGURE= yes |