diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 23:05:26 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 23:05:26 +0000 |
commit | 39a5b78f8797ded2c50107a77794cd671dff707f (patch) | |
tree | 39f650e2e85c255908675444e0ce32d9639f251f /net-p2p/teknap/files/patch-source_term_c | |
parent | Remove non staged ports without pending PR from net-im and net-mgmt (diff) |
Remove non staged ports without pending PR from net-p2p, net and news
Notes
Notes:
svn path=/head/; revision=366967
Diffstat (limited to 'net-p2p/teknap/files/patch-source_term_c')
-rw-r--r-- | net-p2p/teknap/files/patch-source_term_c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net-p2p/teknap/files/patch-source_term_c b/net-p2p/teknap/files/patch-source_term_c deleted file mode 100644 index 3909338c3503..000000000000 --- a/net-p2p/teknap/files/patch-source_term_c +++ /dev/null @@ -1,10 +0,0 @@ ---- source/term.c.orig Fri Jul 23 01:10:02 2004 -+++ source/term.c Fri Jul 23 01:11:02 2004 -@@ -92,7 +92,6 @@ - #endif - - extern char *getenv(); --extern char *tparm(); - - /* - * The old code assumed termcap. termcap is almost always present, but on |