From 21d7b75b709f040ca934d2821b25679b02a92613 Mon Sep 17 00:00:00 2001 From: knu Date: Mon, 16 Dec 2002 09:26:24 +0000 Subject: Remove a bogus line continuation and set PKGNAMEPREFIX properly. (PKGNAME=classes-3.05 -> PKGNAME=ocaml-classes-3.05) --- devel/ocaml-classes/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/ocaml-classes') diff --git a/devel/ocaml-classes/Makefile b/devel/ocaml-classes/Makefile index 262768a..6dae82c 100644 --- a/devel/ocaml-classes/Makefile +++ b/devel/ocaml-classes/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.05 CATEGORIES= devel MASTER_SITES= http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/\ ftp://ftp.kurims.kyoto-u.ac.jp/pub/lang/olabl/\ - ftp://ftp.inria.fr/lang/caml-light/bazar-ocaml/\ + ftp://ftp.inria.fr/lang/caml-light/bazar-ocaml/ PKGNAMEPREFIX= ocaml- DISTNAME= ocaml-${PORTNAME}-${PORTVERSION} -- cgit v1.1