diff options
Diffstat (limited to 'devel/ocaml-camomile-examples/Makefile')
-rw-r--r-- | devel/ocaml-camomile-examples/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/ocaml-camomile-examples/Makefile b/devel/ocaml-camomile-examples/Makefile index c74de8c3639d..d34f35a5de87 100644 --- a/devel/ocaml-camomile-examples/Makefile +++ b/devel/ocaml-camomile-examples/Makefile @@ -9,8 +9,7 @@ PORTNAME= camomile PORTVERSION= 0.4.1 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/OldFiles PKGNAMEPREFIX= ocaml- PKGNAMESUFFIX= -examples DISTNAME= examples-${PORTVERSION} |