diff options
author | Donald Burr <dburr@FreeBSD.org> | 2001-05-02 05:55:08 +0000 |
---|---|---|
committer | Donald Burr <dburr@FreeBSD.org> | 2001-05-02 05:55:08 +0000 |
commit | 6d658404adc5eecf75693f9a0b51873c99d3ba61 (patch) | |
tree | 1df296021f68b2d973f9d9c266f9535ded954a82 /mail/pronto/files/patch-aa | |
parent | Adding of new port mail/p5-MIME-Types, (diff) |
Add of new port mail/pronto,
an excellent Mail Client for Gnome/Gtk written in Perl
Notes
Notes:
svn path=/head/; revision=42157
Diffstat (limited to 'mail/pronto/files/patch-aa')
-rw-r--r-- | mail/pronto/files/patch-aa | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/mail/pronto/files/patch-aa b/mail/pronto/files/patch-aa new file mode 100644 index 000000000000..946e734b7bcb --- /dev/null +++ b/mail/pronto/files/patch-aa @@ -0,0 +1,14 @@ +--- Makefile Mon Jan 8 13:26:26 2001 ++++ ../pronto-2.2.3/Makefile Thu Mar 15 06:37:45 2001 +@@ -16,9 +16,9 @@ + + CPANBUILD = ~/.cpan/build + +-CVSROOT=':pserver:anonymous@cvs.muhri.net:/home/cvsroot' ++#CVSROOT=':pserver:anonymous@cvs.muhri.net:/home/cvsroot' + +-export CVSROOT ++#export CVSROOT + + all: + |