diff options
author | erwin <erwin@FreeBSD.org> | 2015-06-13 04:58:13 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2015-06-13 04:58:13 +0800 |
commit | 5fa6a3a719887298da98707a96338df06f029456 (patch) | |
tree | 66062d65558b98efc27cd91da4913847d27c20c0 /misc | |
parent | d9fbe4715a5cbe106a2b0156110e7c8b4f1293c9 (diff) | |
download | freebsd-ports-gnome-5fa6a3a719887298da98707a96338df06f029456.tar.gz freebsd-ports-gnome-5fa6a3a719887298da98707a96338df06f029456.tar.zst freebsd-ports-gnome-5fa6a3a719887298da98707a96338df06f029456.zip |
Reset dhn's ports
PR: 197522
Submitted by: jbeich
Approved by: portmgr
Diffstat (limited to 'misc')
-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 399aff74237b..0bbc07c7be48 100644 --- a/misc/hello/Makefile +++ b/misc/hello/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.9 CATEGORIES= misc MASTER_SITES= GNU -MAINTAINER= dhn@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utility for saying hello to the world and reading email USES= charsetfix perl5 |