Update port to 0.8.8b
* fixed some typos * fixed problem with string recognition if last character was a backslash * fixed endtag of 'predefined type' style
This commit is contained in:
parent
3a9cb2f489
commit
7a06aa88b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=24826
@ -1,5 +1,5 @@
|
||||
# New ports collection makefile for: code2html
|
||||
# Version required: 0.8.8a
|
||||
# Version required: 0.8.8b
|
||||
# Date created: 01 October 1999
|
||||
# Whom: Chris D. Faulhaber <jedgar@fxp.org>
|
||||
#
|
||||
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
DISTNAME= code2html
|
||||
PKGNAME= code2html-0.8.8a
|
||||
PKGNAME= code2html-0.8.8b
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://ckb.dhs.org/projects/code2html/latest/ \
|
||||
http://www.cosy.sbg.ac.at/~ppalfrad/code2html/all/latest/
|
||||
|
@ -1 +1 @@
|
||||
MD5 (code2html.gz) = 4b6c08264e0845fdebc6d96e16d5eca0
|
||||
MD5 (code2html.gz) = 7ebe0513fececb63b0cffa6defc86fc7
|
||||
|
Loading…
Reference in New Issue
Block a user