diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-09-03 03:42:43 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-09-03 03:42:43 +0000 |
commit | e0f259ff976a7ca49a68fe634e18a9ee69769f7b (patch) | |
tree | c8229c740f1ce657fef6b438350de773d2ee74fe /misc/hello | |
parent | 045354f52fb77f384fefb20435624ec435edef46 (diff) | |
download | ports-e0f259ff976a7ca49a68fe634e18a9ee69769f7b.tar.gz ports-e0f259ff976a7ca49a68fe634e18a9ee69769f7b.zip |
Notes
Diffstat (limited to 'misc/hello')
-rw-r--r-- | misc/hello/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/hello/Makefile b/misc/hello/Makefile index 026279af5f95..8c5582f42d5c 100644 --- a/misc/hello/Makefile +++ b/misc/hello/Makefile @@ -12,7 +12,7 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= hello -MAINTAINER= shipley@dis.org +MAINTAINER= ports@FreeBSD.org COMMENT= A utility for saying hello to the world and reading email USE_PERL5_BUILD= YES |