diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2008-04-21 16:11:23 +0800 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2008-04-21 16:11:23 +0800 |
commit | 613b641cd8dea773eb0a62a63e0e0cd615d15519 (patch) | |
tree | 66b88747afd381ffd31998a5ad9c6191ef535f25 /security/sinfp | |
parent | 287ab7bcca3e1659671099e91f0206471fe0ba73 (diff) | |
download | freebsd-ports-gnome-613b641cd8dea773eb0a62a63e0e0cd615d15519.tar.gz freebsd-ports-gnome-613b641cd8dea773eb0a62a63e0e0cd615d15519.tar.zst freebsd-ports-gnome-613b641cd8dea773eb0a62a63e0e0cd615d15519.zip |
- Update signatures to 20080419
Diffstat (limited to 'security/sinfp')
-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 15ce1c07c06e..5cdd2c4532ef 100644 --- a/security/sinfp/Makefile +++ b/security/sinfp/Makefile @@ -15,7 +15,7 @@ PLIST_FILES= bin/${PORTNAME} %%DATADIR%%/${PORTNAME}.db PLIST_DIRS= %%DATADIR%% NO_BUILD= yes MASTERDIR= ${.CURDIR}/../p5-Net-SinFP -DBDATE= 20080308 +DBDATE= 20080419 post-patch: @${REINPLACE_CMD} -e 's!$$Bin/../db/!${DATADIR}/!' ${WRKSRC}/bin/${PORTNAME}.pl |