diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2012-12-06 16:39:07 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2012-12-06 16:39:07 +0000 |
commit | cf9bd998c786a4e8e52cb7d71976bbb31836e3cb (patch) | |
tree | 4432d8d9ec369f1ca6e3e6868602841bfaab85da /textproc/clit | |
parent | f34298b16a48b1d1f45a5d7ff9d38b2a5eec02c0 (diff) | |
download | ports-cf9bd998c786a4e8e52cb7d71976bbb31836e3cb.tar.gz ports-cf9bd998c786a4e8e52cb7d71976bbb31836e3cb.zip |
Notes
Diffstat (limited to 'textproc/clit')
-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 0caeee018f24..d773bd307032 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= itetcu@people.tecnik93.com +MAINTAINER= ports@FreeBSD.org COMMENT= Microsoft Lit to HTML and Open eBooks converter PATCH_WRKSRC= ${WRKDIR}/${PORTNAME}${MAJ_VER}${MIN_VER} |