diff options
author | sat <sat@FreeBSD.org> | 2006-10-07 22:58:44 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-10-07 22:58:44 +0800 |
commit | ebd3e986bc934f50bec3f85230ff9f3f6d69c71a (patch) | |
tree | cb87b31dceba7d28f7327db79d09df5f75f3ec8f /security/sinfp | |
parent | adff1ae942219903c31a1fadca3722d60c18e397 (diff) | |
download | freebsd-ports-gnome-ebd3e986bc934f50bec3f85230ff9f3f6d69c71a.tar.gz freebsd-ports-gnome-ebd3e986bc934f50bec3f85230ff9f3f6d69c71a.tar.zst freebsd-ports-gnome-ebd3e986bc934f50bec3f85230ff9f3f6d69c71a.zip |
- Update to 20061007 fingerprints
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 8dabac56871d..f5f82f3f7989 100644 --- a/security/sinfp/Makefile +++ b/security/sinfp/Makefile @@ -16,7 +16,7 @@ PLIST_FILES= bin/${PORTNAME} %%DATADIR%%/${PORTNAME}.db PLIST_DIRS= %%DATADIR%% NO_BUILD= yes MASTERDIR= ${.CURDIR}/../p5-Net-SinFP -DBDATE= 20060923 +DBDATE= 20061007 post-patch: @${REINPLACE_CMD} -e 's!$$Bin/../db/!${DATADIR}/!' ${WRKSRC}/bin/${PORTNAME}.pl |