diff options
author | asami <asami@FreeBSD.org> | 2000-04-16 12:14:12 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-04-16 12:14:12 +0800 |
commit | 110300f9341809ff92eb65095a09e5c7a649f28e (patch) | |
tree | a6dccb632123736b90cebfbb594f5df39a561ab7 /lang/ocaml | |
parent | 7d5f5624106e5cba2ed6c93d4df42141098463de (diff) | |
download | freebsd-ports-gnome-110300f9341809ff92eb65095a09e5c7a649f28e.tar.gz freebsd-ports-gnome-110300f9341809ff92eb65095a09e5c7a649f28e.tar.zst freebsd-ports-gnome-110300f9341809ff92eb65095a09e5c7a649f28e.zip |
DISTNAMe-related cleanups.
Diffstat (limited to 'lang/ocaml')
-rw-r--r-- | lang/ocaml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ocaml/Makefile b/lang/ocaml/Makefile index 62ac63d6be55..88621b44300a 100644 --- a/lang/ocaml/Makefile +++ b/lang/ocaml/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.04 CATEGORIES= lang MASTER_SITES= ftp://ftp.inria.fr/lang/caml-light/ \ ftp://ftp.kurims.kyoto-u.ac.jp/pub/lang/caml-light/ -DISTFILES= ${PORTNAME}${PORTVERSION}.tar.gz ${DOCFILES} +DISTFILES= ${PKGNAME}.tar.gz ${DOCFILES} MAINTAINER= ortmann@isl.net |