diff options
Diffstat (limited to 'textproc/texi2html')
-rw-r--r-- | textproc/texi2html/Makefile | 11 | ||||
-rw-r--r-- | textproc/texi2html/distinfo | 2 |
2 files changed, 6 insertions, 7 deletions
diff --git a/textproc/texi2html/Makefile b/textproc/texi2html/Makefile index 87ae67803707..bc78cc814931 100644 --- a/textproc/texi2html/Makefile +++ b/textproc/texi2html/Makefile @@ -1,16 +1,15 @@ # New ports collection makefile for: texi2html -# Version required: 1.51 +# Version required: 1.52 # Date created: 5 Nov 1997 # Whom: Ian Vaudrey <i.vaudrey@bigfoot.com> # -# $Id: Makefile,v 1.1.1.1 1997/11/17 17:57:55 max Exp $ +# $Id: Makefile,v 1.2 1997/12/15 05:50:39 max Exp $ # DISTNAME= texi2html -PKGNAME= texi2html-1.51 +PKGNAME= texi2html-1.52 CATEGORIES= textproc -MASTER_SITES= http://wwwcn.cern.ch/dci/texi2html/ \ - ftp://ftp.scc.ru/pub/unix/ +MASTER_SITES= http://wwwcn.cern.ch/dci/texi2html/ EXTRACT_SUFX= .shar.Z MAINTAINER= i.vaudrey@bigfoot.com @@ -25,7 +24,7 @@ NO_BUILD= yes MAN1= texi2html.1 post-extract: - @cd ${WRKSRC}; split -l 1881 texi2html texi2html. + @cd ${WRKSRC}; split -l 1940 texi2html texi2html. do-install: ${INSTALL_SCRIPT} ${WRKDIR}/texi2html.aa ${PREFIX}/bin/texi2html diff --git a/textproc/texi2html/distinfo b/textproc/texi2html/distinfo index fd7906389890..39b95c7bb3bb 100644 --- a/textproc/texi2html/distinfo +++ b/textproc/texi2html/distinfo @@ -1 +1 @@ -MD5 (texi2html.shar.Z) = 8547519276293f6d37533ac0aa431e97 +MD5 (texi2html.shar.Z) = a0292ee56320bbbd79afc74555bd69ee |