diff options
author | bapt <bapt@FreeBSD.org> | 2015-03-25 23:48:13 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-03-25 23:48:13 +0800 |
commit | 1c03e1a2ae11c882860d38b768299971f05bc915 (patch) | |
tree | a1312d3ed3b47396053f0e94ffbf53025934b0e4 /ports-mgmt | |
parent | b358f324af293ccf9159523a7e13643baf8d893b (diff) | |
download | freebsd-ports-gnome-1c03e1a2ae11c882860d38b768299971f05bc915.tar.gz freebsd-ports-gnome-1c03e1a2ae11c882860d38b768299971f05bc915.tar.zst freebsd-ports-gnome-1c03e1a2ae11c882860d38b768299971f05bc915.zip |
Pass maintainership to pkg@
Diffstat (limited to 'ports-mgmt')
-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 |