diff options
Diffstat (limited to 'devel/ocamlweb/Makefile')
-rw-r--r-- | devel/ocamlweb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ocamlweb/Makefile b/devel/ocamlweb/Makefile index fe1134aec483..a8f4d16fc297 100644 --- a/devel/ocamlweb/Makefile +++ b/devel/ocamlweb/Makefile @@ -7,7 +7,7 @@ PORTNAME= ocamlweb PORTVERSION= 1.34 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MASTER_SITES= http://www.lri.fr/~filliatr/ftp/ocamlweb/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${PORTDOCS} |