mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update port to 0.8.8a
* fixed documentation for REDIRECT_URL call. * 'cpp' extensions are now identified as C++ files.
This commit is contained in:
parent
e1e1436769
commit
f1a1dbb13e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=24701
2 changed files with 3 additions and 3 deletions
|
@ -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 <jedgar@fxp.org>
|
||||
#
|
||||
|
@ -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/
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (code2html.gz) = f1181d3e8087d82c4ecb63b5157e5867
|
||||
MD5 (code2html.gz) = 4b6c08264e0845fdebc6d96e16d5eca0
|
||||
|
|
Loading…
Add table
Reference in a new issue