Remove superfluous backslash.

This commit is contained in:
Alexey Dokuchaev 2007-06-01 13:17:29 +00:00
parent be95e28d68
commit 3cc0b39982
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=192527

View File

@ -27,7 +27,7 @@ USE_LDCONFIG= yes
OPTIONS= EXIF "Build with EXIF support" on \
DNSSD "Build with DNS-SD support" off \
QT4 "Enable Qt4 plugin" off \
QT4 "Enable Qt4 plugin" off
.include <bsd.port.pre.mk>