diff options
author | Alexander Logvinov <avl@FreeBSD.org> | 2009-05-28 20:44:16 +0000 |
---|---|---|
committer | Alexander Logvinov <avl@FreeBSD.org> | 2009-05-28 20:44:16 +0000 |
commit | 9463ff6e5bb3075b5ea3da0c7dd0cdf4c82b5985 (patch) | |
tree | 2549742a0ac8712655f11d153b8f6081280b187c /www/netstiff | |
parent | bb283790226fa4725057b7965a853d162c412301 (diff) |
Change MAINTAINER on my ports to my FreeBSD email address
Approved by: tabthorpe (mentor)
Notes
Notes:
svn path=/head/; revision=234716
Diffstat (limited to 'www/netstiff')
-rw-r--r-- | www/netstiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/netstiff/Makefile b/www/netstiff/Makefile index bc96b72530cd..1fea38582c72 100644 --- a/www/netstiff/Makefile +++ b/www/netstiff/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://pkqs.net/~sbeyer/tools/netstiff/ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig -MAINTAINER= ports@logvinov.com +MAINTAINER= avl@FreeBSD.org COMMENT= A powerful web page update checker NO_BUILD= yes |