diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-25 15:48:13 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-25 15:48:13 +0000 |
commit | e21fae5c5d7035ffcd4bdb1f69e3b098366497e9 (patch) | |
tree | a1312d3ed3b47396053f0e94ffbf53025934b0e4 | |
parent | - Update to 0.44 (diff) |
Pass maintainership to pkg@
Notes
Notes:
svn path=/head/; revision=382242
-rw-r--r-- | ports-mgmt/pkg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/pkg/Makefile b/ports-mgmt/pkg/Makefile index 9b0a5cd1fb4b..b87ef711b359 100644 --- a/ports-mgmt/pkg/Makefile +++ b/ports-mgmt/pkg/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= \ LOCAL/portmgr \ http://mirror.shatow.net/freebsd/${PORTNAME}/ \ -MAINTAINER= portmgr@FreeBSD.org +MAINTAINER= pkg@FreeBSD.org COMMENT= Package manager LICENSE= BSD2CLAUSE |