diff options
author | ghen <ghen@pkgsrc.org> | 2005-12-13 12:15:16 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2005-12-13 12:15:16 +0000 |
commit | da9c990bfcba3e3d637040b683a207b2b5b5f762 (patch) | |
tree | d6d43eb5b0877950adf2be29d8cd027d230f408f /editors/texmaker | |
parent | 525916457d388c214ac8fb9ad8f37383d314d8a6 (diff) | |
download | pkgsrc-da9c990bfcba3e3d637040b683a207b2b5b5f762.tar.gz |
Update my e-mail address.
Diffstat (limited to 'editors/texmaker')
-rw-r--r-- | editors/texmaker/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile index 67b3f2ba89a..01d17e855aa 100644 --- a/editors/texmaker/Makefile +++ b/editors/texmaker/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2005/09/12 18:47:07 drochner Exp $ +# $NetBSD: Makefile,v 1.3 2005/12/13 12:15:16 ghen Exp $ DISTNAME= texmaker-1.12 CATEGORIES= editors MASTER_SITES= http://www.xm1math.net/texmaker/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= geert.hendrickx@ua.ac.be +MAINTAINER= ghen@NetBSD.org HOMEPAGE= http://www.xm1math.net/texmaker/ COMMENT= LaTeX editor and front end |