diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2012-12-07 21:11:56 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2012-12-07 21:11:56 +0000 |
commit | ee1905a4b60861c47ba478dc12c99fd4919edace (patch) | |
tree | e94814883bbc6e475a9889d994014d1eccdf9f74 /textproc | |
parent | bbd82778ca4afd0a1857af437a225fef0711de81 (diff) | |
download | ports-ee1905a4b60861c47ba478dc12c99fd4919edace.tar.gz ports-ee1905a4b60861c47ba478dc12c99fd4919edace.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/clit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/clit/Makefile b/textproc/clit/Makefile index d773bd307032..76f032031629 100644 --- a/textproc/clit/Makefile +++ b/textproc/clit/Makefile @@ -15,7 +15,7 @@ DISTFILES= clit${MAJ_VER}${MIN_VER}src.zip:clit \ ltm-0.33.tar.bz2:ltm EXTRACT_ONLY= clit${MAJ_VER}${MIN_VER}src.zip -MAINTAINER= ports@FreeBSD.org +MAINTAINER= itetcu@FreeBSD.org COMMENT= Microsoft Lit to HTML and Open eBooks converter PATCH_WRKSRC= ${WRKDIR}/${PORTNAME}${MAJ_VER}${MIN_VER} |