diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-02 07:49:06 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-02 07:49:06 +0000 |
commit | de0845a6054c3858f6d0bad713014e240fcbbe35 (patch) | |
tree | 062a050971ead523fa671ec8442535d8709b1e47 /russian/prawda/files/patch-src-face-main.cpp | |
parent | - Disable FOX 1.7 support for now, as it's broken. This should be fixed in the (diff) |
Remove non staged ports without pending PR from russian
While here commit the MOVED entries from last cleanup pass
Notes
Notes:
svn path=/head/; revision=366976
Diffstat (limited to 'russian/prawda/files/patch-src-face-main.cpp')
-rw-r--r-- | russian/prawda/files/patch-src-face-main.cpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/russian/prawda/files/patch-src-face-main.cpp b/russian/prawda/files/patch-src-face-main.cpp deleted file mode 100644 index 3c514660b064..000000000000 --- a/russian/prawda/files/patch-src-face-main.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- src/face/main.cpp.orig 2013-09-12 18:53:29.000000000 +0400 -+++ src/face/main.cpp 2013-09-12 18:53:35.000000000 +0400 -@@ -223,7 +223,7 @@ - /***************************************************************************/ - - /***************************************************************************/ --int main( short argc, char *argv[] ) -+int main( int argc, char *argv[] ) - { char r,r1 ; - char Str[200]="" ; - short sx=80,sy=50 ; |