diff options
author | sat <sat@FreeBSD.org> | 2008-03-09 01:25:44 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2008-03-09 01:25:44 +0800 |
commit | 06aa0d876adbf3550c3b3428ed2e6b1f636c094b (patch) | |
tree | e4e22f0e176a4a2238c8612e9378b5d7fafa2233 /security/sinfp | |
parent | 6e64290a36287bad710b43f80d52e75359a55e0a (diff) | |
download | freebsd-ports-gnome-06aa0d876adbf3550c3b3428ed2e6b1f636c094b.tar.gz freebsd-ports-gnome-06aa0d876adbf3550c3b3428ed2e6b1f636c094b.tar.zst freebsd-ports-gnome-06aa0d876adbf3550c3b3428ed2e6b1f636c094b.zip |
- Update signatures to 20080308
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 949debd74844..15ce1c07c06e 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= 20080103 +DBDATE= 20080308 post-patch: @${REINPLACE_CMD} -e 's!$$Bin/../db/!${DATADIR}/!' ${WRKSRC}/bin/${PORTNAME}.pl |