diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2003-11-19 19:28:40 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2003-11-19 19:28:40 +0000 |
commit | e3c2232e4545c3f561ba148cd8f7b5ddad32c413 (patch) | |
tree | 2058d5294fe24671bac46448f04c0f3173abc030 /sysutils | |
parent | - Update to 0.7.38 (diff) |
Reset unreachable MAINTAINERs to ports@FreeBSD.org
PR: 59109
Approved by: marcus (mentor)
Notes
Notes:
svn path=/head/; revision=94400
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 |