summaryrefslogtreecommitdiff
path: root/devel/titano/files/patch-ab
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2005-04-13 11:47:35 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2005-04-13 11:47:35 +0000
commitbad8d0a212648af16f9708f0776c1ca4ca4b9880 (patch)
treea636ef15ba826ede3383acfcd90fc8f93d9fc754 /devel/titano/files/patch-ab
parentUSE_LIBTOOL instead of local patch (diff)
- Update to 0.0.7 and unbreak
- Fix dependencies - Respect C{C,XX} and C[XX]FLAGS - Fix spelling typo in pkg-descr, kill dots/space at EOLs - Utilize DATADIR in pkg-plist - Take maintainership
Notes
Notes: svn path=/head/; revision=133229
Diffstat (limited to 'devel/titano/files/patch-ab')
-rw-r--r--devel/titano/files/patch-ab14
1 files changed, 0 insertions, 14 deletions
diff --git a/devel/titano/files/patch-ab b/devel/titano/files/patch-ab
deleted file mode 100644
index cdc21a408f3e..000000000000
--- a/devel/titano/files/patch-ab
+++ /dev/null
@@ -1,14 +0,0 @@
---- src/prefs.cc 2000/09/25 12:01:34 1.1
-+++ src/prefs.cc 2000/09/25 12:03:32
-@@ -8,6 +8,11 @@
-
- Preferences::Preferences(void)
- {
-+ defaultdir=NULL;
-+ lastname=NULL;
-+ lastdir=NULL;
-+ name=NULL;
-+ mail=NULL;
- file = g_strconcat(home,"/.titano/titano",NULL);
-
- if(Preferences::check())