summaryrefslogtreecommitdiff
path: root/security/fpm/files
diff options
context:
space:
mode:
authorAnders Nordby <anders@FreeBSD.org>2003-12-22 17:05:05 +0000
committerAnders Nordby <anders@FreeBSD.org>2003-12-22 17:05:05 +0000
commit91e47145c37c3358673b209ea800b34a0624aeed (patch)
tree76c7203504f029fb18d929e2a4a20de59dab54d0 /security/fpm/files
parentAdd safestr, a simple and safe string handling library for C. (diff)
Update to 0.59:
- bugs fixed. - support for exporting (ascii, xml) and importing (tab delimited, gpasman) passwords added.
Notes
Notes: svn path=/head/; revision=96448
Diffstat (limited to 'security/fpm/files')
-rw-r--r--security/fpm/files/patch-config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/fpm/files/patch-config.h b/security/fpm/files/patch-config.h
index bfd7d90c2764..b7422a8b02b1 100644
--- a/security/fpm/files/patch-config.h
+++ b/security/fpm/files/patch-config.h
@@ -133,5 +133,5 @@
+#define PACKAGE "fpm"
+
+/* Version number of package */
-+#define VERSION "0.53"
++#define VERSION "0.59"
+