summaryrefslogtreecommitdiff
path: root/lang/ocaml
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-16 04:14:12 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-16 04:14:12 +0000
commitad4d1e476c1813a5ee9d7101a3fc07d45caa9f89 (patch)
tree33b0f887870f5f1adb51486056a9a660f0d91b5d /lang/ocaml
parentUpdate to 1.0.3 (diff)
DISTNAMe-related cleanups.
Notes
Notes: svn path=/head/; revision=27633
Diffstat (limited to 'lang/ocaml')
-rw-r--r--lang/ocaml/Makefile2
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