diff options
Diffstat (limited to 'editors/muggy/Makefile')
-rw-r--r-- | editors/muggy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/muggy/Makefile b/editors/muggy/Makefile index 26071c16d2f0..e31be616be66 100644 --- a/editors/muggy/Makefile +++ b/editors/muggy/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= . kiri DISTNAME= Muggy-${PORTVERSION} EXTRACT_ONLY= # extracted directly in install target -MAINTAINER= kiri@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A simple text editor for the X on TkStep RUN_DEPENDS= ${RUN_DEP_LIST} |