diff options
author | eik <eik@FreeBSD.org> | 2003-11-20 03:28:40 +0800 |
---|---|---|
committer | eik <eik@FreeBSD.org> | 2003-11-20 03:28:40 +0800 |
commit | b9781dfdd8372ef5ab0e2ddf6c62e8eda56f5031 (patch) | |
tree | 0188e818061b5e44f965ad602e85f6c5bb1e539b /sysutils | |
parent | 516a548f2881a1e4636b9f8df320a46abb73fb38 (diff) | |
download | freebsd-ports-gnome-b9781dfdd8372ef5ab0e2ddf6c62e8eda56f5031.tar.gz freebsd-ports-gnome-b9781dfdd8372ef5ab0e2ddf6c62e8eda56f5031.tar.zst freebsd-ports-gnome-b9781dfdd8372ef5ab0e2ddf6c62e8eda56f5031.zip |
Reset unreachable MAINTAINERs to ports@FreeBSD.org
PR: 59109
Approved by: marcus (mentor)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/asfsm/Makefile | 2 | ||||
-rw-r--r-- | sysutils/asmem/Makefile | 2 | ||||
-rw-r--r-- | sysutils/asmon/Makefile | 2 | ||||
-rw-r--r-- | sysutils/ssync/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/asfsm/Makefile b/sysutils/asfsm/Makefile index d99b6b24f82a..277b3c7bcacb 100644 --- a/sysutils/asfsm/Makefile +++ b/sysutils/asfsm/Makefile @@ -10,7 +10,7 @@ CATEGORIES= sysutils afterstep MASTER_SITES= http://www.tigr.net/afterstep/download/asfsm/ DISTNAME= asfsm-1.0pre15 -MAINTAINER= jack@germanium.xtalwind.net +MAINTAINER= ports@FreeBSD.org COMMENT= File-system monitor for the AfterStep window manager USE_X_PREFIX= yes diff --git a/sysutils/asmem/Makefile b/sysutils/asmem/Makefile index 63041c590698..23279813a9ad 100644 --- a/sysutils/asmem/Makefile +++ b/sysutils/asmem/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_AFTERSTEP} \ http://www.bewoner.dma.be/Albert/software/ MASTER_SITE_SUBDIR= apps/asmem -MAINTAINER= jack@germanium.xtalwind.net +MAINTAINER= ports@FreeBSD.org COMMENT= An AfterStep look-n-feel memory utilization monitor USE_X_PREFIX= yes diff --git a/sysutils/asmon/Makefile b/sysutils/asmon/Makefile index 5103d618630f..a1ef66ce184c 100644 --- a/sysutils/asmon/Makefile +++ b/sysutils/asmon/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils afterstep MASTER_SITES= ${MASTER_SITE_AFTERSTEP} MASTER_SITE_SUBDIR= apps/asmon -MAINTAINER= jack@germanium.xtalwind.net +MAINTAINER= ports@FreeBSD.org COMMENT= A swallowable applet monitors the CPU usage, memory and swap, etc USE_X_PREFIX= yes diff --git a/sysutils/ssync/Makefile b/sysutils/ssync/Makefile index 33079dc1d9ec..26cc664ce2ea 100644 --- a/sysutils/ssync/Makefile +++ b/sysutils/ssync/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.3 CATEGORIES= sysutils MASTER_SITES= http://angrypot.com/ssync/ -MAINTAINER= nyxo@dnuc.polyn.kiae.su +MAINTAINER= ports@FreeBSD.org COMMENT= A minimalistic tool for keeping filesystems in synchronization ALL_TARGET= default |