diff options
Diffstat (limited to 'editors/custom-emacs/Makefile')
-rw-r--r-- | editors/custom-emacs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/custom-emacs/Makefile b/editors/custom-emacs/Makefile index 188ac8a90db8..05a9b534de8b 100644 --- a/editors/custom-emacs/Makefile +++ b/editors/custom-emacs/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.dina.kvl.dk/pub/Staff/Per.Abrahamsen/custom/ \ ftp://ftp.win.ne.jp/pub/word/elisp/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} -MAINTAINER?= shige@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= The Custom Library for emacs # custom library |