diff options
Diffstat (limited to 'x11-toolkits/ocaml-labltk/Makefile')
-rw-r--r-- | x11-toolkits/ocaml-labltk/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/ocaml-labltk/Makefile b/x11-toolkits/ocaml-labltk/Makefile index 6fbd5cee87b1..c1ac58a6ad38 100644 --- a/x11-toolkits/ocaml-labltk/Makefile +++ b/x11-toolkits/ocaml-labltk/Makefile @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= labltk -PORTVERSION= 8.06.0 -PORTREVISION= 2 +PORTVERSION= 8.06.3 CATEGORIES= x11-toolkits -MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1455/ +MASTER_SITES= https://download.ocamlcore.org/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ PKGNAMEPREFIX= ocaml- MAINTAINER= ports@FreeBSD.org |