diff options
author | Sofian Brabez <sbz@FreeBSD.org> | 2011-03-22 13:11:11 +0000 |
---|---|---|
committer | Sofian Brabez <sbz@FreeBSD.org> | 2011-03-22 13:11:11 +0000 |
commit | 10f6b570e51a328e395e795da593f6a101707c64 (patch) | |
tree | ed387bcf65a022ea86031cee7e143fa0d843ad83 /security/sinfp/Makefile | |
parent | cc6bd36726bac13063a9494f59980f2009b3a7a9 (diff) | |
download | ports-10f6b570e51a328e395e795da593f6a101707c64.tar.gz ports-10f6b570e51a328e395e795da593f6a101707c64.zip |
Notes
Diffstat (limited to 'security/sinfp/Makefile')
-rw-r--r-- | security/sinfp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sinfp/Makefile b/security/sinfp/Makefile index 57709374317e..ed86c8b8c260 100644 --- a/security/sinfp/Makefile +++ b/security/sinfp/Makefile @@ -20,7 +20,7 @@ PLIST_FILES= bin/${PORTNAME} \ PLIST_DIRS= %%DATADIR%% NO_BUILD= yes MASTERDIR= ${.CURDIR}/../p5-Net-SinFP -DBDATE= 20101224 +DBDATE= 20110125 post-patch: @${REINPLACE_CMD} -e 's!$$Bin/../db/!${DATADIR}/!' ${WRKSRC}/bin/${PORTNAME}.pl |