diff options
-rw-r--r-- | security/safesh/Makefile | 2 | ||||
-rw-r--r-- | sysutils/etcmerge/Makefile | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/safesh/Makefile b/security/safesh/Makefile index b3c68817ecb6..50d548ef00d8 100644 --- a/security/safesh/Makefile +++ b/security/safesh/Makefile @@ -13,7 +13,7 @@ CATEGORIES= security MASTER_SITES= # none DISTFILES= # none -MAINTAINER= eivind@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Authentication manager for OpenSSH (making secure auth easier) NO_BUILD= yes diff --git a/sysutils/etcmerge/Makefile b/sysutils/etcmerge/Makefile index fe7caaaebb28..14f031b3de6f 100644 --- a/sysutils/etcmerge/Makefile +++ b/sysutils/etcmerge/Makefile @@ -14,8 +14,8 @@ CATEGORIES= sysutils textproc MASTER_SITES= # none DISTFILES= # none -MAINTAINER= eivind@FreeBSD.org -COMMENT= "Automatic 3-way merge of /etc updates" +MAINTAINER= ports@FreeBSD.org +COMMENT= Automatic 3-way merge of /etc updates NO_BUILD= yes NO_WRKSUBDIR= yes |