svn commit: r304685 - head/lang/nml
Thomas Abthorpe
tabthorpe at FreeBSD.org
Sat Sep 22 15:29:28 UTC 2012
Author: tabthorpe
Date: Sat Sep 22 15:29:27 2012
New Revision: 304685
URL: http://svn.freebsd.org/changeset/ports/304685
Log:
- Reassign to the heap at maintainer's request
Modified:
head/lang/nml/Makefile (contents, props changed)
Modified: head/lang/nml/Makefile
==============================================================================
--- head/lang/nml/Makefile Sat Sep 22 15:24:33 2012 (r304684)
+++ head/lang/nml/Makefile Sat Sep 22 15:29:27 2012 (r304685)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: nML
-# Date created: 17 July 2001
-# Whom: Jaeho Shin <netj at sparcs.kaist.ac.kr>
-#
+# Created by: Jaeho Shin <netj at sparcs.kaist.ac.kr>
# $FreeBSD$
-#
PORTNAME= nml
PORTVERSION= 0.92b
@@ -12,7 +8,7 @@ MASTER_SITES= http://ropas.snu.ac.kr/n/
http://sparcs.kaist.ac.kr/~netj/n/ \
http://ropas.kaist.ac.kr/n/
-MAINTAINER= netj at sparcs.kaist.ac.kr
+MAINTAINER= ports at FreeBSD.org
COMMENT= A dialect/harmony of Standard ML of New Jersey and Objective Caml
WRKSRC= ${WRKDIR}/${PORTNAME}-0.92
More information about the svn-ports-head
mailing list