aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2022-07-26 15:31:37 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2022-07-26 15:31:59 +0000
commit05716c88cac09dc35e155f56f2eb629f915830a7 (patch)
treed3f89e8e995f5dc08a03e8a5d2349a83ec34c75d
parentc41bce980e44454f64e9b8e313941f9b56e5ce14 (diff)
downloadports-05716c88cac09dc35e155f56f2eb629f915830a7.tar.gz
ports-05716c88cac09dc35e155f56f2eb629f915830a7.zip
archivers/innoextract: Adopt port
-rw-r--r--archivers/innoextract/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/innoextract/Makefile b/archivers/innoextract/Makefile
index f8d4ed6b93a6..b065af7a01cc 100644
--- a/archivers/innoextract/Makefile
+++ b/archivers/innoextract/Makefile
@@ -4,13 +4,13 @@ PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= http://constexpr.org/innoextract/files/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= eduardo@FreeBSD.org
COMMENT= Program to extract Inno Setup files
LICENSE= ZLIB
LICENSE_FILE= ${WRKSRC}/LICENSE
-BROKEN_sparc64= Does not build: undefined reference to std::ctype<char>::_M_widen_init()
+BROKEN_sparc64= does not build: undefined reference to std::ctype<char>::_M_widen_init()
BUILD_DEPENDS= boost-libs>0:devel/boost-libs