svn commit: r358505 - head/www/links
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jun 20 05:03:27 UTC 2014
Author: sunpoet
Date: Fri Jun 20 05:03:26 2014
New Revision: 358505
URL: http://svnweb.freebsd.org/changeset/ports/358505
QAT: https://qat.redports.org/buildarchive/r358505/
Log:
- Fix typo
Modified:
head/www/links/Makefile
Modified: head/www/links/Makefile
==============================================================================
--- head/www/links/Makefile Fri Jun 20 04:51:00 2014 (r358504)
+++ head/www/links/Makefile Fri Jun 20 05:03:26 2014 (r358505)
@@ -21,7 +21,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
USE_OPENSSL= yes
-USES= tar:bz2
+USES= tar:bzip2
OPTIONS_DEFINE= CIPHERSTRING DIRECTFB IPV6 SVGALIB THREADS TRANS UTF8 X11
More information about the svn-ports-all
mailing list