diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-02-12 14:03:25 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-02-12 14:03:25 +0000 |
commit | 33ab73cd196c34115bf457b28872b1bc4914d35a (patch) | |
tree | 9a2d423cc667de912158ddaaec622d174862afeb /databases/dbtool | |
parent | 62738f1ffa7ee34922b44e912b87c9b3d03c9f2c (diff) | |
download | ports-33ab73cd196c34115bf457b28872b1bc4914d35a.tar.gz ports-33ab73cd196c34115bf457b28872b1bc4914d35a.zip |
Notes
Diffstat (limited to 'databases/dbtool')
-rw-r--r-- | databases/dbtool/Makefile | 2 | ||||
-rw-r--r-- | databases/dbtool/pkg-plist | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/databases/dbtool/Makefile b/databases/dbtool/Makefile index 5c47960955b3..f834cb73b737 100644 --- a/databases/dbtool/Makefile +++ b/databases/dbtool/Makefile @@ -3,7 +3,7 @@ PORTNAME= dbtool PORTVERSION= 1.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases MASTER_SITES= http://www.daemon.de/idisk/Apps/dbtool/ diff --git a/databases/dbtool/pkg-plist b/databases/dbtool/pkg-plist index f610e4fc99c6..e345834efe7d 100644 --- a/databases/dbtool/pkg-plist +++ b/databases/dbtool/pkg-plist @@ -6,7 +6,7 @@ bin/dbtool %%PORTEXAMPLES%%%%EXAMPLESDIR%%/locate/updatedb %%PORTEXAMPLES%%%%EXAMPLESDIR%%/uback/README %%PORTEXAMPLES%%%%EXAMPLESDIR%%/README -@dirrmtry %%PORTEXAMPLES%%%%EXAMPLESDIR%%/account-db -@dirrmtry %%PORTEXAMPLES%%%%EXAMPLESDIR%%/locate -@dirrmtry %%PORTEXAMPLES%%%%EXAMPLESDIR%%/uback -@dirrmtry %%PORTEXAMPLES%%%%EXAMPLESDIR%% +%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/account-db +%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/locate +%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/uback +%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%% |