diff options
author | Rene Ladan <rene@FreeBSD.org> | 2017-12-13 22:48:42 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2017-12-13 22:48:42 +0000 |
commit | dd6cb9b9a4c41997afe1ae3dd7142c474f2875bb (patch) | |
tree | 1d98ef71f578dd112787af39f63d5c82c4886edf /audio/cd-console/files/patch-cd-console.cpp | |
parent | Fix typo in previous commit (diff) |
Remove expired ports:
2017-12-12 audio/cd-console: No public distfiles
2017-12-12 textproc/pecl-cld: Depends on expired devel/cld
2017-12-12 textproc/p5-Lingua-Identify-CLD: Depends on expired devel/cld
2017-04-30 devel/cld: Unfetchable for more than six months (google code has gone away)
Diffstat (limited to '')
-rw-r--r-- | audio/cd-console/files/patch-cd-console.cpp | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/audio/cd-console/files/patch-cd-console.cpp b/audio/cd-console/files/patch-cd-console.cpp deleted file mode 100644 index b46674dadcc3..000000000000 --- a/audio/cd-console/files/patch-cd-console.cpp +++ /dev/null @@ -1,8 +0,0 @@ ---- cd-console.cpp.orig 2001-08-25 18:09:00 UTC -+++ cd-console.cpp -@@ -1,4 +1,5 @@ - #include <stdlib.h> -+#include <string.h> - #include <unistd.h> - - #ifdef OS_BSD |