diff options
-rw-r--r-- | editors/2bsd-vi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/2bsd-vi/Makefile b/editors/2bsd-vi/Makefile index 4401c0f665e0..5b5e48006398 100644 --- a/editors/2bsd-vi/Makefile +++ b/editors/2bsd-vi/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= SF/ex-${PORTNAME}/ex-${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= 2bsd- DISTNAME= ex-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= portmaster@BSDforge.com COMMENT= The original vi editor, updated to run on modern OSes LICENSE= BSD4CLAUSE |