diff options
Diffstat (limited to 'textproc/texi2html')
-rw-r--r-- | textproc/texi2html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/texi2html/Makefile b/textproc/texi2html/Makefile index 85ea2cab1d64..ea87acee80fd 100644 --- a/textproc/texi2html/Makefile +++ b/textproc/texi2html/Makefile @@ -9,7 +9,7 @@ PORTNAME= texi2html PORTVERSION= 1.52 CATEGORIES= textproc MASTER_SITES= http://wwwcn.cern.ch/dci/texi2html/ -DISTNAMe= ${PORTNAME} +DISTNAME= ${PORTNAME} EXTRACT_SUFX= .shar.Z MAINTAINER= i.vaudrey@bigfoot.com |