diff options
Diffstat (limited to 'textproc/ocaml-text/Makefile')
-rw-r--r-- | textproc/ocaml-text/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ocaml-text/Makefile b/textproc/ocaml-text/Makefile index d094d21c9653..6438bbb73fa6 100644 --- a/textproc/ocaml-text/Makefile +++ b/textproc/ocaml-text/Makefile @@ -5,9 +5,9 @@ # $FreeBSD$ PORTNAME= text -PORTVERSION= 0.4 +PORTVERSION= 0.5 CATEGORIES= textproc -MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/537/ +MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/641/ PKGNAMEPREFIX= ocaml- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} |