diff options
author | linimon <linimon@FreeBSD.org> | 2010-09-21 15:12:01 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-09-21 15:12:01 +0800 |
commit | 5c73734eebf90fe92a64e66620cf88f9d0b5ddd9 (patch) | |
tree | c229bd86cbfca86fcde18e45a4aaffa4cb4a64ee /misc | |
parent | d05f2542336ae3f915a55be53c267c6089439fdd (diff) | |
download | freebsd-ports-gnome-5c73734eebf90fe92a64e66620cf88f9d0b5ddd9.tar.gz freebsd-ports-gnome-5c73734eebf90fe92a64e66620cf88f9d0b5ddd9.tar.zst freebsd-ports-gnome-5c73734eebf90fe92a64e66620cf88f9d0b5ddd9.zip |
Update maintainer's email address. (Old one now bounces.)
PR: ports/144412 (partial)
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 b6016bfcd5cf..d8d923d47c94 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= sjr@comcast.net +MAINTAINER= sjroz@verizon.net COMMENT= Runs command repeatedly; shows output GNU_CONFIGURE= yes |