diff options
Diffstat (limited to 'editors/TeXmacs/Makefile')
-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 b54004407c9..60dddf1f02f 100644 --- a/editors/TeXmacs/Makefile +++ b/editors/TeXmacs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2003/12/24 13:02:00 jmmv Exp $ +# $NetBSD: Makefile,v 1.20 2003/12/30 17:21:55 cjep Exp $ DISTNAME= TeXmacs-1.0.1-src PKGNAME= ${DISTNAME:S/-src//} @@ -7,7 +7,7 @@ CATEGORIES= editors MASTER_SITES= ftp://ftp.texmacs.org/pub/TeXmacs/targz/ MAINTAINER= jmmv@NetBSD.org -HOMEPAGE= http://www.texmacs.org +HOMEPAGE= http://www.texmacs.org/ COMMENT= GNU TeXmacs (free scientific text editor) DEPENDS+= teTeX>=1.0:../../print/teTeX |