aboutsummaryrefslogtreecommitdiff
path: root/databases/dbtool
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-02-12 14:03:25 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-02-12 14:03:25 +0000
commit33ab73cd196c34115bf457b28872b1bc4914d35a (patch)
tree9a2d423cc667de912158ddaaec622d174862afeb /databases/dbtool
parent62738f1ffa7ee34922b44e912b87c9b3d03c9f2c (diff)
downloadports-33ab73cd196c34115bf457b28872b1bc4914d35a.tar.gz
ports-33ab73cd196c34115bf457b28872b1bc4914d35a.zip
Fix old makeplist bug.
Pointy hat to: people who blindly use makeplist Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=343923
Diffstat (limited to 'databases/dbtool')
-rw-r--r--databases/dbtool/Makefile2
-rw-r--r--databases/dbtool/pkg-plist8
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%%