opnsense-ports/databases/dbview/files/patch-version.c
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
272 B
C

--- version.c.orig Fri Sep 27 00:03:57 1996
+++ version.c Tue Jul 17 03:50:48 2001
@@ -21,6 +21,6 @@
char progname[] = "dbview";
-char longname[] = "View dBase III files";
+char longname[] = "View dbf files";
-char version[] = "1.0.2";
+char version[] = "1.0.3.1";