diff options
author | dillo <dillo@pkgsrc.org> | 2008-05-25 13:16:10 +0000 |
---|---|---|
committer | dillo <dillo@pkgsrc.org> | 2008-05-25 13:16:10 +0000 |
commit | 07e7ef92c78276538dd7efa41a1021145493b0c2 (patch) | |
tree | 15102afd11065dcaa13f8c1a36d3785d8ecc2f01 /devel | |
parent | c7e6a183b5aa5a08e20fe1738bc1fd00d6e10c03 (diff) | |
download | pkgsrc-07e7ef92c78276538dd7efa41a1021145493b0c2.tar.gz |
Assert OWNERship of some packages, relinquish others entierly.
Diffstat (limited to 'devel')
-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 68ccfb30adb..696cf2e048a 100644 --- a/devel/emacs-ilisp/Makefile +++ b/devel/emacs-ilisp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2008/03/19 12:13:08 obache Exp $ +# $NetBSD: Makefile,v 1.13 2008/05/25 13:16:10 dillo Exp $ # DISTNAME= ilisp-20021222 @@ -7,7 +7,7 @@ PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ilisp/} -MAINTAINER= dillo@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://sourceforge.net/projects/ilisp/ COMMENT= Emacs interface to embedded Lisp process |