aboutsummaryrefslogtreecommitdiffstats
path: root/lang/nml
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-02-21 20:35:09 +0800
committerknu <knu@FreeBSD.org>2003-02-21 20:35:09 +0800
commit5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6 (patch)
tree1fe1a4c27a7fa220e8e0d5b2f64d928a6aa329ca /lang/nml
parentc8279043c76c50a7dfb9161150d4f3eaf58762cf (diff)
downloadfreebsd-ports-gnome-5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6.tar.gz
freebsd-ports-gnome-5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6.tar.zst
freebsd-ports-gnome-5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6.zip
De-pkg-comment.
Diffstat (limited to 'lang/nml')
-rw-r--r--lang/nml/Makefile1
-rw-r--r--lang/nml/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/lang/nml/Makefile b/lang/nml/Makefile
index 557ae1bfffcc..bbd5e867d99b 100644
--- a/lang/nml/Makefile
+++ b/lang/nml/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= lang
MASTER_SITES= http://ropas.kaist.ac.kr/n/
MAINTAINER= netj@ropas.kaist.ac.kr
+COMMENT= A dialect/harmony of Standard ML of New Jersey and Objective Caml.
HAS_CONFIGURE= yes
CONFIGURE_ARGS+= \
diff --git a/lang/nml/pkg-comment b/lang/nml/pkg-comment
deleted file mode 100644
index 1280eae9cc22..000000000000
--- a/lang/nml/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A dialect/harmony of Standard ML of New Jersey and Objective Caml.