diff options
Diffstat (limited to 'editors/flim-emacs/Makefile')
-rw-r--r-- | editors/flim-emacs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/flim-emacs/Makefile b/editors/flim-emacs/Makefile index d0aff7e..a980275 100644 --- a/editors/flim-emacs/Makefile +++ b/editors/flim-emacs/Makefile @@ -1,7 +1,7 @@ # New ports collection makefile for: flim for emacs # Version required: 1.9.2 # Date created: 9 May 1999 -# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG> +# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org> # # $FreeBSD$ # @@ -10,7 +10,7 @@ DISTNAME= flim-${FLIM_VER} CATEGORIES= editors elisp MASTER_SITES= ftp://ftp.jaist.ac.jp/pub/GNU/elisp/flim/flim-1.09/ -MAINTAINER?= shige@FreeBSD.ORG +MAINTAINER?= shige@FreeBSD.org PORTCLASS?= master |