aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/xmill
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2005-05-27 16:50:20 +0800
committerdanfe <danfe@FreeBSD.org>2005-05-27 16:50:20 +0800
commitfbbb027c04f4c8bf9b6d9dd4af698a6326772c36 (patch)
tree62c22d26d4aa7be2c2c24c0da146937dcd8209cc /archivers/xmill
parent009ad62f7998f89792b0b12d8a995610ad231247 (diff)
downloadfreebsd-ports-gnome-fbbb027c04f4c8bf9b6d9dd4af698a6326772c36.tar.gz
freebsd-ports-gnome-fbbb027c04f4c8bf9b6d9dd4af698a6326772c36.tar.zst
freebsd-ports-gnome-fbbb027c04f4c8bf9b6d9dd4af698a6326772c36.zip
- Unquote IGNORE message [1]
- Fix missing space after comma Noticed by: portlint -A [1]
Diffstat (limited to 'archivers/xmill')
-rw-r--r--archivers/xmill/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/xmill/Makefile b/archivers/xmill/Makefile
index 81eca0f4ddfb..20a93635a72a 100644
--- a/archivers/xmill/Makefile
+++ b/archivers/xmill/Makefile
@@ -23,7 +23,7 @@ USE_ZIP= yes
.include <bsd.port.pre.mk>
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
-IGNORE= "requires explicit agreement to the terms and conditions of the license. Download ${DISTNAME}${EXTRACT_SUFX} manually from http://www.research.att.com/sw/tools/XMILL/,put it under ${DISTDIR} and run make again"
+IGNORE= requires explicit agreement to the terms and conditions of the license. Download ${DISTNAME}${EXTRACT_SUFX} manually from http://www.research.att.com/sw/tools/XMILL/, put it under ${DISTDIR} and run make again
.endif
post-patch: