diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-11-21 11:23:50 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-11-21 11:23:50 +0000 |
commit | b3fb2fe3287bfedc8fbb2bef04da860f3aef51b4 (patch) | |
tree | 38e1a560d53717810ee33295845d4d1a301eb2f7 /databases/libgda3/files/patch-aa | |
parent | fix spelling (diff) |
Update checksum - the distfile has been rerolled without version bump. Since
there are significant differencies between old and new version bump
PORTREVISION.
RP: 32131
Submitted by: Takahiro Fujita <takfjt@anet.ne.jp>
Notes
Notes:
svn path=/head/; revision=50328
Diffstat (limited to 'databases/libgda3/files/patch-aa')
-rw-r--r-- | databases/libgda3/files/patch-aa | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/databases/libgda3/files/patch-aa b/databases/libgda3/files/patch-aa index 13153918fd10..8f9cc8fb43a8 100644 --- a/databases/libgda3/files/patch-aa +++ b/databases/libgda3/files/patch-aa @@ -1,13 +1,14 @@ $FreeBSD$ ---- Makefile.in.orig Mon Oct 22 14:27:14 2001 -+++ Makefile.in Mon Oct 22 14:27:42 2001 -@@ -167,7 +167,6 @@ - bindings \ - providers \ - tools \ -- testing \ - doc +--- Makefile.in.orig Wed Nov 21 10:29:52 2001 ++++ Makefile.in Wed Nov 21 10:30:19 2001 +@@ -158,7 +158,7 @@ + YACC = @YACC@ + l = @l@ +-SUBDIRS = po intl macros idl lib bindings providers tools testing doc ++SUBDIRS = po intl macros idl lib bindings providers tools doc + + EXTRA_DIST = COPYING libgda.spec.in xml-i18n-extract.in xml-i18n-merge.in xml-i18n-update.in |