diff options
author | tron <tron> | 2000-11-25 11:33:04 +0000 |
---|---|---|
committer | tron <tron> | 2000-11-25 11:33:04 +0000 |
commit | fabb175e7a155187b97e43a75b7613e1f53313f6 (patch) | |
tree | dfc9d5323589b10a260be45a24c981a8a07b0a14 /editors | |
parent | e8396237089b1f35a7b71764fbbfe29d1bb873d7 (diff) | |
download | pkgsrc-fabb175e7a155187b97e43a75b7613e1f53313f6.tar.gz |
List me as maintainer of this package.
Diffstat (limited to 'editors')
-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 |