diff options
author | pat <pat@FreeBSD.org> | 2002-05-03 06:53:55 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-05-03 06:53:55 +0800 |
commit | d771abb61035d726102bcde644c64ec493f404df (patch) | |
tree | b9771691324dbb75781fd63b44e1355833fd2a79 /textproc/pdftohtml | |
parent | dfeaa8c4d829e4bb1df41d05e6cb1715c52031e8 (diff) | |
download | freebsd-ports-gnome-d771abb61035d726102bcde644c64ec493f404df.tar.gz freebsd-ports-gnome-d771abb61035d726102bcde644c64ec493f404df.tar.zst freebsd-ports-gnome-d771abb61035d726102bcde644c64ec493f404df.zip |
Give maintainership to erwin@lansing.dk
PR: 37692
Submitted by: Soeren Boll Overgaard <boll@fork.dk> (old maintainer)
Diffstat (limited to 'textproc/pdftohtml')
-rw-r--r-- | textproc/pdftohtml/Makefile | 2 |
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 |