diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2012-09-11 20:41:29 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2012-09-11 20:41:29 +0000 |
commit | 87fd477b5a3767f005f07df8567a7c8be8f50a43 (patch) | |
tree | 17d2f0d7088c25c3e9ca1ffd3954596709460584 /misc/compat9x | |
parent | 62448feee6db567cd4ac5e3fa3578f8d532b1dec (diff) | |
download | ports-87fd477b5a3767f005f07df8567a7c8be8f50a43.tar.gz ports-87fd477b5a3767f005f07df8567a7c8be8f50a43.zip |
Notes
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 |