diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/aaccli/Makefile | 2 | ||||
-rw-r--r-- | sysutils/wots/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/aaccli/Makefile b/sysutils/aaccli/Makefile index 263a947a4742..792e4bcb2fab 100644 --- a/sysutils/aaccli/Makefile +++ b/sysutils/aaccli/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://download.adaptec.com/raid/ccu/freebsd/ DISTNAME= 5400s_fbsd_cli_v10 EXTRACT_SUFX= .zip -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Adaptec SCSI RAID administration tool EXTRACT_DEPENDS= unzip:${PORTSDIR}/archivers/unzip diff --git a/sysutils/wots/Makefile b/sysutils/wots/Makefile index 8c28e0448399..2fe0ef54cfe5 100644 --- a/sysutils/wots/Makefile +++ b/sysutils/wots/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= sysutils security MASTER_SITES= http://www.hpcc.uh.edu/~tonyc/tools/ -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= System log watch/alert utility, similar to swatch, written in Perl BUILD_DEPENDS= ${SITE_PERL}/Mail/Send.pm:${PORTSDIR}/mail/p5-Mail-Tools \ |