Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Sep 2012 20:41:30 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r304123 - head/misc/compat9x
Message-ID:  <201209112041.q8BKfU1t028646@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Tue Sep 11 20:41:29 2012
New Revision: 304123
URL: http://svn.freebsd.org/changeset/ports/304123

Log:
  Fix cut-and-paste error.

Modified:
  head/misc/compat9x/Makefile

Modified: head/misc/compat9x/Makefile
==============================================================================
--- head/misc/compat9x/Makefile	Tue Sep 11 20:16:20 2012	(r304122)
+++ head/misc/compat9x/Makefile	Tue Sep 11 20:41:29 2012	(r304123)
@@ -14,7 +14,7 @@ PKGNAMESUFFIX=	-${ARCH}
 DISTNAME=	${PORTNAME}-${ARCH}-${PORTVERSION}
 
 MAINTAINER=	garga@FreeBSD.org
-COMMENT=	A convenience package to install the compat8x libraries
+COMMENT=	A convenience package to install the compat9x libraries
 
 USE_BZIP2=	yes
 NO_BUILD=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209112041.q8BKfU1t028646>