diff options
author | tron <tron@pkgsrc.org> | 2000-11-25 11:33:04 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-11-25 11:33:04 +0000 |
commit | 3698ed8108dc2f3adae67758bbde2f6d2ef87178 (patch) | |
tree | dfc9d5323589b10a260be45a24c981a8a07b0a14 /editors/xemacs-packages | |
parent | 27decf7fdfb6d5c8cf5c3a594b93648ebda6f575 (diff) | |
download | pkgsrc-3698ed8108dc2f3adae67758bbde2f6d2ef87178.tar.gz |
List me as maintainer of this package.
Diffstat (limited to 'editors/xemacs-packages')
-rw-r--r-- | editors/xemacs-packages/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xemacs-packages/Makefile b/editors/xemacs-packages/Makefile index db826cbb530..067ccbb28e9 100644 --- a/editors/xemacs-packages/Makefile +++ b/editors/xemacs-packages/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2000/11/25 11:00:11 tron Exp $ +# $NetBSD: Makefile,v 1.12 2000/11/25 11:33:04 tron Exp $ # FreeBSD Id: Makefile,v 1.1.1.1 1999/06/22 22:16:53 gj Exp DISTNAME= xemacs-packages @@ -21,7 +21,7 @@ DISTFILES= xemacs-base-1.46-pkg.tar.gz xemacs-devel-1.30-pkg.tar.gz \ text-modes-1.28-pkg.tar.gz time-1.10-pkg.tar.gz \ vc-1.24-pkg.tar.gz viper-1.22-pkg.tar.gz -MAINTAINER= packages@netbsd.org +MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.xemacs.org/ DEPENDS+= xemacs>=21.1.9:../../editors/xemacs |