From 50e5ff23f7a102ee098c5b8e7c416db627f52d99 Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Sat, 22 Aug 2009 02:23:49 +0000 Subject: - Fix broken makefiles introduced with translation to new SF File Release System Reported by: dan Pointyhat to: myself --- lang/sml-nj/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lang/sml-nj') diff --git a/lang/sml-nj/Makefile b/lang/sml-nj/Makefile index b548b6a0e22d..9561839d93e1 100644 --- a/lang/sml-nj/Makefile +++ b/lang/sml-nj/Makefile @@ -11,8 +11,7 @@ PORTREVISION= 3 CATEGORIES= lang MASTER_SITES= http://smlnj.cs.uchicago.edu/dist/release/110.0.7/ \ ftp://flint.cs.yale.edu/pub/smlnj/release/110.0.7/ \ - - SF/${PORTNAME}/${PORTNAME}-release/${PORTVERSION} + SF/${PORTNAME}/${PORTNAME}-release/${PORTVERSION} DISTFILES= bin.x86-unix.tar.Z cm.tar.Z cml.tar.Z \ config.tar.Z eXene.tar.Z \ -- cgit