diff options
author | sat <sat@FreeBSD.org> | 2008-01-08 06:08:38 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2008-01-08 06:08:38 +0800 |
commit | e5d63c09511f09aaa1ab315691766b7866f4e25c (patch) | |
tree | ff7bb9f20800bd482e6e5d8590a4a66b98d6da37 /security/sinfp | |
parent | 7fb9e816ff33130d823844cabaaba783c808aa73 (diff) | |
download | freebsd-ports-gnome-e5d63c09511f09aaa1ab315691766b7866f4e25c.tar.gz freebsd-ports-gnome-e5d63c09511f09aaa1ab315691766b7866f4e25c.tar.zst freebsd-ports-gnome-e5d63c09511f09aaa1ab315691766b7866f4e25c.zip |
- Update to 20080103 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 3585207d1778..949debd74844 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= 20071229 +DBDATE= 20080103 post-patch: @${REINPLACE_CMD} -e 's!$$Bin/../db/!${DATADIR}/!' ${WRKSRC}/bin/${PORTNAME}.pl |