aboutsummaryrefslogtreecommitdiff
path: root/misc/hello
diff options
context:
space:
mode:
authorDennis Herrmann <dhn@FreeBSD.org>2009-03-06 18:14:36 +0000
committerDennis Herrmann <dhn@FreeBSD.org>2009-03-06 18:14:36 +0000
commit2b3b399de830d758565d1fb560790fcd0fa4c652 (patch)
tree0fd76fbb3661dcb70189f1839f1d615568df9308 /misc/hello
parentb2a345eae55e2bece034c2ad6695e21d89d48727 (diff)
downloadports-2b3b399de830d758565d1fb560790fcd0fa4c652.tar.gz
ports-2b3b399de830d758565d1fb560790fcd0fa4c652.zip
- Use my FreeBSD address on the ports I maintain
Approved by: tabthorpe (co-mentor)
Notes
Notes: svn path=/head/; revision=229577
Diffstat (limited to 'misc/hello')
-rw-r--r--misc/hello/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/hello/Makefile b/misc/hello/Makefile
index 7b40b23dbe08..e64d39a68009 100644
--- a/misc/hello/Makefile
+++ b/misc/hello/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= hello
-MAINTAINER= adox@mcx2.org
+MAINTAINER= dhn@FreeBSD.org
COMMENT= A utility for saying hello to the world and reading email
USE_PERL5_BUILD= YES