diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-01-22 21:12:03 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-01-22 21:12:03 +0000 |
commit | a335a55aced5e6933285fecfc7eb78fea2e08726 (patch) | |
tree | bddc13a8f41829718b913b1f937128ba8c08ed8a /misc/emma/files/patch-al | |
parent | Update to 0.7.1. (diff) |
move the following ports to finance:
- deskutils/cbb
- deskutils/gnofin
- deskutils/moneydance
- deskutils/xinvest
- devel/libstocks
- misc/emma
- misc/gnomepm
- misc/p5-Finance-Currency-Convert
- misc/p5-Finance-Quote
- misc/p5-Finance-QuoteHist
- misc/quantlib
- misc/wmstock
- misc/xquote
PR: 59357
Submitted by: linimon
Approved by: marcus (mentor)
Notes
Notes:
svn path=/head/; revision=98827
Diffstat (limited to 'misc/emma/files/patch-al')
-rw-r--r-- | misc/emma/files/patch-al | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/misc/emma/files/patch-al b/misc/emma/files/patch-al deleted file mode 100644 index c6dc477ba2e8..000000000000 --- a/misc/emma/files/patch-al +++ /dev/null @@ -1,11 +0,0 @@ ---- data/Makefile.in 2000/11/07 14:57:10 1.1 -+++ data/Makefile.in 2000/11/07 14:57:34 -@@ -125,7 +125,7 @@ - EXTRA_DIST = emma.py - - --pkgdata_DATA = $(LIMIT_EXTENSION) $(REPORT_FILTERS) -+pkgdata_DATA = $(LIMIT_EXTENSIONS) $(REPORT_FILTERS) - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = ../config.h - CONFIG_CLEAN_FILES = |