svn commit: r304123 - head/misc/compat9x

Mark Linimon linimon at FreeBSD.org
Tue Sep 11 20:41:30 UTC 2012


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 at 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



More information about the svn-ports-all mailing list