svn commit: r334802 - head/lang/gcc44

Gerald Pfeifer gerald at FreeBSD.org
Mon Nov 25 00:13:54 UTC 2013


Author: gerald
Date: Mon Nov 25 00:13:54 2013
New Revision: 334802
URL: http://svnweb.freebsd.org/changeset/ports/334802

Log:
  Fix PORTNAME from gcc47 to gcc44.

Modified:
  head/lang/gcc44/Makefile

Modified: head/lang/gcc44/Makefile
==============================================================================
--- head/lang/gcc44/Makefile	Mon Nov 25 00:03:38 2013	(r334801)
+++ head/lang/gcc44/Makefile	Mon Nov 25 00:13:54 2013	(r334802)
@@ -1,7 +1,7 @@
 # Created by: Gerald Pfeifer <gerald at FreeBSD.org>
 # $FreeBSD$
 
-PORTNAME=	gcc47
+PORTNAME=	gcc44
 PORTVERSION=	4.4.7
 PORTEPOCH=	1
 CATEGORIES=	lang


More information about the svn-ports-all mailing list