summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-05-02 22:53:55 +0000
committerPatrick Li <pat@FreeBSD.org>2002-05-02 22:53:55 +0000
commit006a41da86b56de9af3d0fe9fc00661c1880f47c (patch)
treea00bea58374f183fda5a80a8050bba860eddd367 /textproc
parentUpdate to 5.3.6 (diff)
Give maintainership to erwin@lansing.dk
PR: 37692 Submitted by: Soeren Boll Overgaard <boll@fork.dk> (old maintainer)
Notes
Notes: svn path=/head/; revision=58472
Diffstat (limited to 'textproc')
-rw-r--r--textproc/pdftohtml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pdftohtml/Makefile b/textproc/pdftohtml/Makefile
index 39111b4d5551..f4b7aeedf1e4 100644
--- a/textproc/pdftohtml/Makefile
+++ b/textproc/pdftohtml/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/}
-MAINTAINER= boll@fork.dk
+MAINTAINER= erwin@lansing.dk
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_GMAKE= yes