Initial import

This commit is contained in:
2007-02-13 20:57:45 +00:00
parent 63a12324f4
commit 8ab4673bd5
11 changed files with 866 additions and 0 deletions

3
Makefile Normal file
View File

@@ -0,0 +1,3 @@
SUBDIR= psqldbadm psqluseradm
.include <bsd.subdir.mk>