diff options
author | linimon <linimon@FreeBSD.org> | 2012-09-12 04:41:29 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2012-09-12 04:41:29 +0800 |
commit | 57e07a0119639eb27234e814979864ef3f36c5db (patch) | |
tree | 17d2f0d7088c25c3e9ca1ffd3954596709460584 /misc/compat9x | |
parent | 8bb604a5eacfea8a1c00c6907f74128f81cb96fe (diff) | |
download | freebsd-ports-gnome-57e07a0119639eb27234e814979864ef3f36c5db.tar.gz freebsd-ports-gnome-57e07a0119639eb27234e814979864ef3f36c5db.tar.zst freebsd-ports-gnome-57e07a0119639eb27234e814979864ef3f36c5db.zip |
Fix cut-and-paste error.
Diffstat (limited to 'misc/compat9x')
-rw-r--r-- | misc/compat9x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/compat9x/Makefile b/misc/compat9x/Makefile index 07b1897c1df9..30da87b2b4e7 100644 --- a/misc/compat9x/Makefile +++ b/misc/compat9x/Makefile @@ -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 |