diff options
author | bms <bms@FreeBSD.org> | 2005-01-12 23:53:48 +0800 |
---|---|---|
committer | bms <bms@FreeBSD.org> | 2005-01-12 23:53:48 +0800 |
commit | 4355e132125657dffcba276d685565112dad675d (patch) | |
tree | e7f89b0f4f3d582de610ce492c51a47dfb951815 /sysutils | |
parent | ef098b079569dd8cb39e91130dea7c7e2e0a3a8b (diff) | |
download | freebsd-ports-gnome-4355e132125657dffcba276d685565112dad675d.tar.gz freebsd-ports-gnome-4355e132125657dffcba276d685565112dad675d.tar.zst freebsd-ports-gnome-4355e132125657dffcba276d685565112dad675d.zip |
Update my email address in MAINTAINER and comment fields.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/wots/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/wots/Makefile b/sysutils/wots/Makefile index afd4d72f5aa3..8c28e0448399 100644 --- a/sysutils/wots/Makefile +++ b/sysutils/wots/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: wots # Date created: 26-Nov-2001 -# Whom: Bruce M Simpson <bms@spc.org> +# Whom: Bruce M Simpson <bms@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= sysutils security MASTER_SITES= http://www.hpcc.uh.edu/~tonyc/tools/ -MAINTAINER= bms@spc.org +MAINTAINER= bms@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 \ |