summaryrefslogtreecommitdiff
path: root/databases/libpbl
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-03 22:13:34 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-03 22:13:34 +0000
commit148a05bb75a70499adff0e27ee3d08d2f9578564 (patch)
tree79b90804060b16d432ae5b15268a16babc45f285 /databases/libpbl
parentNEW PORTS: databases/py-dbutils, database connection pool for multithread app... (diff)
fix space -> tab
Notes
Notes: svn path=/head/; revision=152690
Diffstat (limited to 'databases/libpbl')
-rw-r--r--databases/libpbl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/libpbl/Makefile b/databases/libpbl/Makefile
index 3e3d9434a951..1aefaa950ea7 100644
--- a/databases/libpbl/Makefile
+++ b/databases/libpbl/Makefile
@@ -16,7 +16,7 @@ COMMENT= Peter Graf's Program Base Library
ALL_TARGET= libpbl.a
MAKEFILE= makefile
-USE_REINPLACE= yes
+USE_REINPLACE= yes
PLIST_FILES= lib/libpbl.a include/pbl.h
.ifndef(NOPORTDOCS)