diff options
Diffstat (limited to 'devel/emacs-ilisp/Makefile')
-rw-r--r-- | devel/emacs-ilisp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/emacs-ilisp/Makefile b/devel/emacs-ilisp/Makefile index d1c0ea26b1c..7cf39ac072a 100644 --- a/devel/emacs-ilisp/Makefile +++ b/devel/emacs-ilisp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/01/11 10:27:49 uebayasi Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/17 21:30:26 grant Exp $ # DISTNAME= ilisp-20021222 @@ -6,7 +6,7 @@ PKGNAME= emacs-${DISTNAME} CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ilisp/} -MAINTAINER= dillo@netbsd.org +MAINTAINER= dillo@NetBSD.org HOMEPAGE= http://sourceforge.net/projects/ilisp/ COMMENT= emacs interface to embedded Lisp process |