diff options
author | sat <sat@FreeBSD.org> | 2008-01-01 13:50:23 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2008-01-01 13:50:23 +0800 |
commit | 25d3d336a03d523adfbb74e08e5238a6df6b2732 (patch) | |
tree | fd55cc521cb5b283616fbb127272bec2901940f3 /security/sinfp | |
parent | 386afd6cd67ecf4698fb4b7f7ac7afabe9d9a1e4 (diff) | |
download | freebsd-ports-gnome-25d3d336a03d523adfbb74e08e5238a6df6b2732.tar.gz freebsd-ports-gnome-25d3d336a03d523adfbb74e08e5238a6df6b2732.tar.zst freebsd-ports-gnome-25d3d336a03d523adfbb74e08e5238a6df6b2732.zip |
- Update to 20071229 snapshot
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 9082efbc18fc..3585207d1778 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= 20071228 +DBDATE= 20071229 post-patch: @${REINPLACE_CMD} -e 's!$$Bin/../db/!${DATADIR}/!' ${WRKSRC}/bin/${PORTNAME}.pl |