diff options
Diffstat (limited to 'devel/ocaml-sdl/Makefile')
-rw-r--r-- | devel/ocaml-sdl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/ocaml-sdl/Makefile b/devel/ocaml-sdl/Makefile index ae8bf533ccc0..679b4b9f5987 100644 --- a/devel/ocaml-sdl/Makefile +++ b/devel/ocaml-sdl/Makefile @@ -10,8 +10,7 @@ PORTNAME= sdl PORTVERSION= 0.7.2 PORTREVISION= 4 CATEGORIES= devel -MASTER_SITES= SF -MASTER_SITE_SUBDIR= ocamlsdl +MASTER_SITES= SF/ocaml${PORTNAME}/OCamlSDL/ocaml${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ocaml- DISTNAME= ocamlsdl-${PORTVERSION} |