diff options
Diffstat (limited to 'devel/cvs+ipv6/files/patch-configure')
-rw-r--r-- | devel/cvs+ipv6/files/patch-configure | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/cvs+ipv6/files/patch-configure b/devel/cvs+ipv6/files/patch-configure new file mode 100644 index 000000000000..16bfc13ef8c6 --- /dev/null +++ b/devel/cvs+ipv6/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig Sat Sep 7 14:06:14 2002 ++++ configure Sat Sep 7 14:06:43 2002 +@@ -807,7 +807,7 @@ + + # Define the identity of the package. + PACKAGE=cvs +-VERSION=1.11.2 ++VERSION=1.11.2+IPv6 + cat >> confdefs.h <<EOF + #define PACKAGE "$PACKAGE" + EOF |