aboutsummaryrefslogtreecommitdiff
path: root/devel/ocaml-lacaml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ocaml-lacaml/Makefile')
-rw-r--r--devel/ocaml-lacaml/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/ocaml-lacaml/Makefile b/devel/ocaml-lacaml/Makefile
index a12de95fb630..a6c8d63de761 100644
--- a/devel/ocaml-lacaml/Makefile
+++ b/devel/ocaml-lacaml/Makefile
@@ -4,8 +4,7 @@
PORTNAME= lacaml
PORTVERSION= 8.0.7
CATEGORIES= devel
-MASTER_SITES= https://github.com/mmottl/lacaml/releases/download/%SUBDIR%/
-MASTER_SITE_SUBDIR= ${PORTVERSION:S/^/v/}
+MASTER_SITES= https://github.com/mmottl/lacaml/releases/download/v${PORTVERSION}/
PKGNAMEPREFIX= ocaml-
MAINTAINER= ports@FreeBSD.org