[Midnightbsd-cvs] mports [21102] trunk/lang/ghc/Makefile: fix fetch

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Mar 11 20:40:57 EST 2016


Revision: 21102
          http://svnweb.midnightbsd.org/mports/?rev=21102
Author:   laffer1
Date:     2016-03-11 20:40:56 -0500 (Fri, 11 Mar 2016)
Log Message:
-----------
fix fetch

Modified Paths:
--------------
    trunk/lang/ghc/Makefile

Modified: trunk/lang/ghc/Makefile
===================================================================
--- trunk/lang/ghc/Makefile	2016-03-12 01:33:14 UTC (rev 21101)
+++ trunk/lang/ghc/Makefile	2016-03-12 01:40:56 UTC (rev 21102)
@@ -4,7 +4,7 @@
 PORTVERSION=	7.8.3
 CATEGORIES=	lang haskell
 MASTER_SITES=	http://www.haskell.org/ghc/dist/${PORTVERSION}/:source \
-		LOCAL/pgj/:boot
+		FREEBSD_LOCAL/pgj/:boot
 DISTFILES=	ghc-${PORTVERSION}-src${EXTRACT_SUFX}:source
 
 MAINTAINER=	ports at MidnightBSD.org



More information about the Midnightbsd-cvs mailing list