mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
66bcd1ef6c
* HKP (WWW) key submissions disabled by default, enabled via configuration file * nicer formatting of long (SHA-1) fingerprints * pksdctl usage() shows available commands/arguments * manual page fixes Bump PORTREVISION. PR: ports/34970 Submitted by: Jason Harris <jharris@widomaker.com>
16 lines
440 B
Plaintext
16 lines
440 B
Plaintext
===================================================================
|
|
RCS file: globals.h,v
|
|
retrieving revision 1.15
|
|
diff -u -r1.15 globals.h
|
|
--- globals.h 1999/07/20 05:02:45 1.15
|
|
+++ globals.h 2001/09/02 03:43:32
|
|
@@ -13,7 +13,7 @@
|
|
"42.17.2+magicfeature", or "42.17.3+joe". Don't remove any
|
|
existing modifiers. */
|
|
|
|
-#define PKS_VERSION "0.9.4+patch2"
|
|
+#define PKS_VERSION "0.9.4+patch2+JHpatch1"
|
|
|
|
#ifdef DEBUG
|
|
extern int debug;
|