mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Remove a bogus line continuation and set PKGNAMEPREFIX properly.
(PKGNAME=classes-3.05 -> PKGNAME=ocaml-classes-3.05)
This commit is contained in:
parent
6b417707d6
commit
8bf671b27e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=71669
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ PORTVERSION= 3.05
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/\
|
MASTER_SITES= http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/\
|
||||||
ftp://ftp.kurims.kyoto-u.ac.jp/pub/lang/olabl/\
|
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-
|
PKGNAMEPREFIX= ocaml-
|
||||||
DISTNAME= ocaml-${PORTNAME}-${PORTVERSION}
|
DISTNAME= ocaml-${PORTNAME}-${PORTVERSION}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue