diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/TeXmacs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/TeXmacs/Makefile b/editors/TeXmacs/Makefile index e9fe49f332b..b6ade082cb3 100644 --- a/editors/TeXmacs/Makefile +++ b/editors/TeXmacs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.73 2008/01/04 15:26:17 drochner Exp $ +# $NetBSD: Makefile,v 1.74 2008/04/21 19:07:53 ghen Exp $ DISTNAME= TeXmacs-1.0.6.12-src PKGNAME= ${DISTNAME:S/-src//} @@ -6,7 +6,7 @@ CATEGORIES= editors MASTER_SITES= ftp://ftp.texmacs.org/pub/TeXmacs/targz/ MASTER_SITES+= http://www.texmacs.org/Download/ftp/targz/ -MAINTAINER= ghen@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.texmacs.org/ COMMENT= GNU TeXmacs (free scientific text editor) |