From 44f5eb09baf6467f38c0be40d549a0c3ae0dfeb2 Mon Sep 17 00:00:00 2001 From: jedgar Date: Thu, 13 Jan 2000 19:34:52 +0000 Subject: Update port to 0.8.8a * fixed documentation for REDIRECT_URL call. * 'cpp' extensions are now identified as C++ files. --- textproc/code2html/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/code2html/Makefile') diff --git a/textproc/code2html/Makefile b/textproc/code2html/Makefile index d35302fd4f30..f166294a454c 100644 --- a/textproc/code2html/Makefile +++ b/textproc/code2html/Makefile @@ -1,5 +1,5 @@ # New ports collection makefile for: code2html -# Version required: 0.8.8 +# Version required: 0.8.8a # Date created: 01 October 1999 # Whom: Chris D. Faulhaber # @@ -7,7 +7,7 @@ # DISTNAME= code2html -PKGNAME= code2html-0.8.8 +PKGNAME= code2html-0.8.8a CATEGORIES= textproc MASTER_SITES= http://ckb.dhs.org/projects/code2html/latest/ \ http://www.cosy.sbg.ac.at/~ppalfrad/code2html/all/latest/ -- cgit