diff options
author | vanilla <vanilla@FreeBSD.org> | 1999-01-17 16:43:26 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1999-01-17 16:43:26 +0800 |
commit | adf4a7bc7645cdefa7471ed106fa094930ef1e39 (patch) | |
tree | fc786556bd052f6d266cfe02c2bf90b061ca93ea /www/libghttp/files | |
parent | 3d60ac1ae09065e8fd536c00dd69dec04b6fa2e1 (diff) | |
download | freebsd-ports-gnome-adf4a7bc7645cdefa7471ed106fa094930ef1e39.tar.gz freebsd-ports-gnome-adf4a7bc7645cdefa7471ed106fa094930ef1e39.tar.zst freebsd-ports-gnome-adf4a7bc7645cdefa7471ed106fa094930ef1e39.zip |
Upgrade to 0.99.2.
Diffstat (limited to 'www/libghttp/files')
-rw-r--r-- | www/libghttp/files/patch-ab | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/libghttp/files/patch-ab b/www/libghttp/files/patch-ab index aaa6fe58d9da..cfdbab52a317 100644 --- a/www/libghttp/files/patch-ab +++ b/www/libghttp/files/patch-ab @@ -1,11 +1,11 @@ ---- Makefile.in.orig Thu Dec 24 01:26:33 1998 -+++ Makefile.in Thu Dec 24 01:26:47 1998 +--- Makefile.in.orig Sun Jan 17 16:17:27 1999 ++++ Makefile.in Sun Jan 17 16:17:38 1999 @@ -93,7 +93,7 @@ ghttp.h \ ghttp_constants.h --libghttp_la_LDFLAGS = -version-info 99:0:99 -+libghttp_la_LDFLAGS = -version-info 0:1:0 +-libghttp_la_LDFLAGS = -version-info 99:2:99 ++libghttp_la_LDFLAGS = -version-info 0:2:0 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_CLEAN_FILES = |