diff options
-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 |