diff options
author | garga <garga@FreeBSD.org> | 2006-07-11 18:26:15 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-07-11 18:26:15 +0800 |
commit | 311309ab2063e282541ad01f41d9c6f864db8ea8 (patch) | |
tree | d9c16bbf20530186553e5a2df107343519da7a04 /misc | |
parent | b9448a6d97720a99a22db4c144debe29df8be18b (diff) | |
download | freebsd-ports-gnome-311309ab2063e282541ad01f41d9c6f864db8ea8.tar.gz freebsd-ports-gnome-311309ab2063e282541ad01f41d9c6f864db8ea8.tar.zst freebsd-ports-gnome-311309ab2063e282541ad01f41d9c6f864db8ea8.zip |
- Pass maintainership of these ports to submitter
- Pet portlint
PR: ports/98100
Submitted by: Stephen J. Roznowski <sjr at comcast.net>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/display/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/display/Makefile b/misc/display/Makefile index 106dc7aefac1..b6016bfcd5cf 100644 --- a/misc/display/Makefile +++ b/misc/display/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= http://www.ipsmart.com/src/ EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sjr@comcast.net COMMENT= Runs command repeatedly; shows output GNU_CONFIGURE= yes |