diff options
| author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-01-13 19:34:52 +0000 |
|---|---|---|
| committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-01-13 19:34:52 +0000 |
| commit | f1a1dbb13e8b72d82c7c49f3fc4e73133d259944 (patch) | |
| tree | 184d0df2a7b8469ee47ef240e63e6972e404b7fc /textproc/code2html/Makefile | |
| parent | Update port to 0.7.1 (diff) | |
Update port to 0.8.8a
* fixed documentation for REDIRECT_URL call.
* 'cpp' extensions are now identified as C++ files.
Diffstat (limited to 'textproc/code2html/Makefile')
| -rw-r--r-- | textproc/code2html/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 <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/ |
