diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/heme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/heme/Makefile b/editors/heme/Makefile index 4b64ddba88c..9dd3c70ff97 100644 --- a/editors/heme/Makefile +++ b/editors/heme/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.4.2 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danfe@FreeBSD.org COMMENT= Small and fast console hex editor for Unix-like systems LICENSE= GPLv2 |