diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:37:44 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:37:44 +0000 |
commit | bb1e2d4d90ad7e25dc83a3238e67387bbcc6d15d (patch) | |
tree | b43155f3b197b64335de0796e03171a36eca6e57 /security/fl0p | |
parent | 9871c1a3c7fefbea14020ee576ff987461e13733 (diff) |
Notes
Diffstat (limited to 'security/fl0p')
-rw-r--r-- | security/fl0p/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/fl0p/Makefile b/security/fl0p/Makefile index f6c3c77dc240..51361a0dbfda 100644 --- a/security/fl0p/Makefile +++ b/security/fl0p/Makefile @@ -17,7 +17,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME} PORTDOCS= ChangeLog CREDITS README TODO PLIST_FILES= bin/fl0p %%DATADIR%%/fl0p.fp -PLIST_DIRS= %%DATADIR%% post-patch: @${REINPLACE_CMD} -e \ |