spm

Personal fork of spm (simple password manager)
git clone git@getsh.org:spm.git
Log | Files | Refs | README | LICENSE

commit a8ac480e0153cd45af46d650a113ae5a7ead7d07
parent 9753c46a2f94c25f6fafb84bd6f943c004bab2b8
Author: nmeum <git-nmeum@8pit.net>
Date:   Tue, 25 Mar 2014 10:53:11 +0100

Tabularize

Diffstat:
MMakefile | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile @@ -1,5 +1,5 @@ -VERSION = 1.1 -MANPAGES = tpm.1 +VERSION = 1.1 +MANPAGES = tpm.1 PREFIX ?= /usr/local MANPREFIX ?= $(PREFIX)/share/man