diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-05-03 19:19:53 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-05-03 19:19:53 +0000 |
commit | 9ccbbb33865130ef139e37c57ffc9d61a3040b11 (patch) | |
tree | d5d4f75877d5ba58987f3792193f089fabea7f86 /security/gnupg-devel/files/patch-agent::Makefile.in | |
parent | Update to 0.6. The list of all that is good in this release can be found at: (diff) |
security/newpg -> security/gnupg-devel
Notes
Notes:
svn path=/head/; revision=108301
Diffstat (limited to 'security/gnupg-devel/files/patch-agent::Makefile.in')
-rw-r--r-- | security/gnupg-devel/files/patch-agent::Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/security/gnupg-devel/files/patch-agent::Makefile.in b/security/gnupg-devel/files/patch-agent::Makefile.in deleted file mode 100644 index df952017e8f2..000000000000 --- a/security/gnupg-devel/files/patch-agent::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- agent/Makefile.in Wed Dec 4 14:13:12 2002 -+++ agent/Makefile.in.new Wed Jan 29 19:37:03 2003 -@@ -137,7 +137,7 @@ - pkglib_PROGRAMS = gpg-protect-tool - - AM_CPPFLAGS = -I$(top_srcdir)/common $(LIBGCRYPT_CFLAGS) $(PTH_CFLAGS) --LDFLAGS = @LDFLAGS@ -+LDFLAGS = @LDFLAGS@ $(INTLLIBS) - - gpg_agent_SOURCES = \ - gpg-agent.c agent.h \ |