diff options
Diffstat (limited to 'editors/vis/Makefile')
-rw-r--r-- | editors/vis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vis/Makefile b/editors/vis/Makefile index 5d50832f72ad..36eb0bc314bb 100644 --- a/editors/vis/Makefile +++ b/editors/vis/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 0.9 CATEGORIES= editors -MAINTAINER= DtxdF@disroot.org +MAINTAINER= dtxdf@FreeBSD.org COMMENT= Vi-like editor based on Plan 9's structural regular expressions WWW= https://github.com/martanne/${PORTNAME} |